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-04 07:14:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82d23f8c3b8a25f94de4322d56ada388b8bf2f7c
yii
/
tests
/
framework
/
db
/
schema
History
resurtm
28a3c79185
Fixes
#2121
: CMssqlSchema::resetSequence() incorrectly resets sequence.
2013-03-17 11:00:19 +06:00
..
CDbCriteriaTest.php
Bug
#837
: Fixed method CDbCriteria::__wakeup(), allowing to keep custom names for params and update all string parts for automatic params
2012-09-09 00:22:55 +04:00
CMssqlTest.php
Fixes
#2121
: CMssqlSchema::resetSequence() incorrectly resets sequence.
2013-03-17 11:00:19 +06:00
CMysql2Test.php
Fixed failing unit tests.
2012-08-03 21:12:51 +06:00
CMysqlTest.php
Fixes
#2159
- problem with command builder for delete with joins.
2013-03-01 22:19:46 +02:00
COciTest.php
COciTest: common credentials.
2012-09-04 22:24:02 +06: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
Fixed
#1652
: added CSqliteSchema::renamteTable()
2012-11-04 14:56:19 +06:00