Files
yii/framework/db/schema/pgsql/CPgsqlSchema.php
CeBe f3b41a9897 Fixed datetime column type for postgresql
'time' -> 'timestamp' which will hold date and time, not only time
this fixes issue #193
2012-02-17 20:17:19 +01:00

13 KiB