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
dcec697c06cfc1ffd3591586071644fc72ffda36
yii
/
tests
/
framework
/
db
/
schema
History
Alexander Makarov
0ee1539601
Fixed PostgreSQL tests
2013-09-15 15:20:51 +04: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 PostgreSQL tests
2013-09-15 15:20:51 +04: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