This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii
Watch
2
Star
0
Fork
0
You've already forked yii
mirror of
https://github.com/yiisoft/yii.git
synced
2026-03-13 03:26:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
977997e66adf8dbb607057dfd8bf1b1731dec367
yii
/
framework
/
db
History
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
..
ar
(Fixes issue 3108)
2012-02-13 01:27:06 +00:00
schema
Fixed datetime column type for postgresql
2012-02-17 20:17:19 +01:00
CDbCommand.php
removed 1.0.x reference from documentation
2011-12-28 12:29:24 +00:00
CDbConnection.php
removed 1.0.x reference from documentation
2011-12-28 12:29:24 +00:00
CDbDataReader.php
Documented component accessors with @property for significantly better IDE autocomplete
2011-10-25 00:01:09 +00:00
CDbException.php
changed copyright year.
2011-01-01 19:31:13 +00:00
CDbMigration.php
and one more approach to schema cache refresh
2011-12-27 20:28:26 +00:00
CDbTransaction.php
Documented component accessors with @property for significantly better IDE autocomplete
2011-10-25 00:01:09 +00:00