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-08 00:56:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e68cc00a3e1125ee84dcc2fc5d31c76b375d845
yii
/
tests
/
framework
/
db
/
schema
History
Carsten Brandt
70e92c1074
fixed wrong unit test
2014-01-28 15:39:09 +01: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
Update Framework Unit Tests
2013-08-26 16:31:20 +01: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
fixed wrong unit test
2014-01-28 15:39:09 +01:00
CPostgresTest.php
Unit tests for CDbColumnSchema::$comment.
2012-08-03 20:56:28 +06:00
CSqliteTest.php
added test for PostgreSQL
2013-09-14 18:40:22 +02:00