26 Commits

Author SHA1 Message Date
c4dc9470be created a test case to verify #4682 2014-08-13 12:45:20 +02:00
651e6a3feb added support for BIT default values
fixes #422
2014-06-25 03:37:39 +02:00
4f95fcd91f added unit tests for schema detection
fixed some issues with schema detection
2014-06-25 03:09:28 +02:00
95d2b29bff Change unit test to Unlink and add test to unlinkAll 2014-06-01 22:40:05 +03:00
538a074c0f Escaped table names for unit tests 2014-03-30 20:23:03 +04:00
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
c21e01930e added unit test for #2568 2014-02-27 15:13:51 +01:00
0ec5643ce3 Unit tests updated 2014-01-19 13:51:56 +04:00
f017ba357f refactored unit tests. put common AR tests in trait 2013-11-24 19:18:16 +01:00
34945b0b69 added unit test to verify storing of null values
http://www.yiiframework.com/forum/index.php/topic/48359-inserting-nulls/page__view__findpost__p__226019
2013-10-29 18:27:20 +01:00
d75ad87e06 Merge branch 'add-tests' of github.com:suralc/yii2 into suralc-add-tests
Conflicts:
	framework/yii/validators/RegularExpressionValidator.php
2013-10-15 01:31:59 +04:00
164c70eebc Add support for composite FK to cubrid 2013-09-06 15:32:33 +02:00
24e2f88503 Renamed validator test models to be less specific. 2013-08-23 22:47:45 +02:00
5c8927af7d Added ExistValidatorTest and added new option to DatabaseTestCase 2013-08-17 00:40:45 +02:00
f667b5785b - Added drop/add primary key methods to Command.php
- Added drop/add primary key methods to QueryBuilder.php
- Added mysql specific dropPrimarykey method
- Added sqlite specific dropPrimarykey and addPrimaryKey methods
- Added uint testing for dropPrimarykey and addPrimaryKey methods
- Corrected postgresql column types, by adding length and precision
2013-06-09 18:27:09 +02:00
d712605a71 Added and resolved Sqlite tests #15. 2013-05-09 23:12:18 +06:00
46ab456f4e finished new AR. 2013-01-12 23:16:26 -05:00
a53acdf60d .... 2012-03-01 16:01:42 -05:00
c5cdcab6c6 ... 2012-02-06 16:22:42 -05:00
2f37d09367 ... 2011-12-31 21:08:37 -05:00
4ba05468a0 ... 2011-12-25 18:57:54 -05:00
a9439e9038 ... 2011-12-25 11:21:30 -05:00
5357388d24 Merge branch 'master' of dev.yiisoft.com:yii2
Conflicts:
	framework/db/dao/Command.php
	framework/db/dao/Connection.php
	framework/db/dao/Query.php
	framework/db/dao/mysql/Schema.php
	tests/unit/data/config.php
	tests/unit/data/mysql.sql
	tests/unit/framework/db/dao/ConnectionTest.php
2011-10-04 10:00:45 -04:00
be87e1780c w 2011-10-04 09:22:26 -04:00
5f2f574381 w 2011-09-02 23:47:18 -04:00
f082c0eb9a w 2011-09-02 23:47:18 -04:00