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-13 11:37:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0bfbceed616e23d040ceb18f7afebfe0fe6b4bc3
yii
/
tests
/
framework
/
db
/
schema
History
Boris Serebrov
4fdf2d0044
Fixes
#2159
- problem with command builder for delete with joins.
2013-03-01 22:19:46 +02: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
Test for
#110
fix.
2012-09-05 19:52:04 +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