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-22 07:56:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcde7939102e6caa11dbd05366dee80668778d8b
yii
/
framework
/
db
History
Carsten Schmitz
8b54782983
Fixes issue
#842
: Active Records insert fails in MSSQL if a column has a default value of (NULL)
2012-06-19 21:57:18 +02:00
..
ar
fixed
#749
: CActiveRecord::refresh() in afterSave
2012-05-29 21:36:41 +02:00
schema
Fixes issue
#842
: Active Records insert fails in MSSQL if a column has a default value of (NULL)
2012-06-19 21:57:18 +02:00
CDbCommand.php
removed 1.0.x reference from documentation
2011-12-28 12:29:24 +00:00
CDbConnection.php
parameter fix
2012-03-07 10:59:25 +01: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