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-17 13:36:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
371b9adf8f86a755700a2d0ecac280bbb4298ef8
yii
/
tests
/
framework
/
db
/
data
History
resurtm
e2425fe6a9
Fixes
#2122
: CActiveRecord, lazy load: 'params' from relations used in 'through' option were not applied to the final SQL statement.
2013-04-06 12:42:35 +06:00
..
models2.php
Fixes
#2122
: CActiveRecord, lazy load: 'params' from relations used in 'through' option were not applied to the final SQL statement.
2013-04-06 12:42:35 +06:00
models.php
CActiveRecord unit tests models: added properties PHPDocs.
2013-04-06 11:22:11 +06:00
mssql.sql
Forgot about spaces in comments creating procedure call. [ci skip]
2012-08-29 23:09:05 +06:00
mysql.sql
Unit tests for CDbColumnSchema::$comment.
2012-08-03 20:56:28 +06:00
oci.sql
COciTest: temporary removed problem places.
2012-09-04 22:22:26 +06:00
postgres.sql
Unit tests for CDbColumnSchema::$comment.
2012-08-03 20:56:28 +06:00
sqlite.sql
unit test for scenario described in
#507
2012-09-07 17:58:25 +02:00