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-10 18:16:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79fdf1d8fbffb38eaed780ff69ad1c6ee447be21
yii
/
tests
/
framework
/
db
History
Carsten Brandt
00dc4add94
fixes issue
#1330
...
default value null for string column in SQLite
2012-09-04 03:12:18 +02:00
..
ar
fixes
#1326
, added unit tests for
#741
2012-09-03 21:33:48 +02:00
data
fixes issue
#1330
2012-09-04 03:12:18 +02:00
schema
fixes issue
#1330
2012-09-04 03:12:18 +02:00
CDbCommand2Test.php
Replaced assertEquals(false, ...) with assertFalse(...)
2012-08-13 18:47:44 +02:00
CDbCommandTest.php
improved unit tests
2011-02-18 15:25:38 +00:00
CDbConnectionTest.php
(Fixes issue 1868)
2011-03-14 00:28:38 +00:00
CDbDataReaderTest.php
improved unit tests
2011-02-18 15:25:38 +00:00
CDbTransactionTest.php
fixed typo rollBack -> rollback
2012-07-16 04:59:40 +02:00