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-06 16:16:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
daf8f8b84c03e0f2cf2d0c8a7e84802ef7526d2c
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