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 09:36:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
615dbd9802c19ec31244741edc23aa7ea233da75
yii
/
tests
/
framework
/
db
/
schema
History
Carsten Brandt
3fe3338091
Unit tests for
#2311
2013-05-27 04:11:21 +02:00
..
CDbCriteriaTest.php
Fixes
#2426
: CDbCriteria::__wakeup() used to issue an error in case SQL containing fields were arrays and criteria parameters were specified.
2013-05-04 22:37:14 +06:00
CMssqlTest.php
Fixes
#2121
: CMssqlSchema::resetSequence() incorrectly resets sequence.
2013-03-17 11:00:19 +06:00
CMysql2Test.php
Enhancements to the
#2090
.
2013-03-22 14:34:02 +06:00
CMysqlTest.php
Support for MySQL BIT(M) data type default values
2013-05-27 02:45:25 +02:00
COciTest.php
"CSqliteCommandBuilderTest" has been merged into "CSqliteTest".
2013-04-04 21:30:29 +03:00
CPostgres2Test.php
improved unit tests
2011-02-18 15:25:38 +00:00
CPostgresTest.php
Unit tests for CDbColumnSchema::$comment.
2012-08-03 20:56:28 +06:00
CSqliteTest.php
Unit tests for
#2311
2013-05-27 04:11:21 +02:00