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-07 16:46:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a5fc9d21939ae25dcadf99e83e052dba796296c
yii
/
framework
/
db
History
Alexander Makarov
2a5fc9d219
Merge pull request
#554
from marcovtwout/553-cactivefinder-reset-related-criteria
...
AR: Restore criteria on related model after find when using 'with' and 'scopes'.
2012-05-01 12:08:13 -07:00
..
ar
FIX: Issue
#553
- restore criteria on related model after find when using 'with' and 'scopes'.
2012-03-27 11:43:21 +02:00
schema
Added usage example to CDbCriteria phpdoc
2012-04-15 11:55:54 +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