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-09 17:46:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bd1bf69e5ea309b70f3e367fb7ee4d64b17b397
yii
/
framework
/
db
History
qiang.xue
54aec26f93
Query caching may give incorrect caching results when bindParam or bindValue is used
2011-04-26 12:33:26 +00:00
..
ar
(Fixes issue 2319) Added support to call behavior scope through criteria 'with'=>array('scopes'=>'behaviorScope')
2011-04-17 10:38:14 +00:00
schema
Fix issue 2274
2011-04-05 06:35:06 +00:00
CDbCommand.php
Query caching may give incorrect caching results when bindParam or bindValue is used
2011-04-26 12:33:26 +00:00
CDbConnection.php
Added CDbConnection::getAttributes()
2011-03-25 12:20:47 +00:00
CDbDataReader.php
reverted method chaining support
2011-02-24 16:42:44 +00:00
CDbException.php
changed copyright year.
2011-01-01 19:31:13 +00:00
CDbMigration.php
(Fixes issue 1868)
2011-03-14 00:28:38 +00:00
CDbTransaction.php
(Fixes issue 1868)
2011-03-14 00:28:38 +00:00