18 Commits (08487e92e430feb183caa47bfeb8e652469d05fb)

Author SHA1 Message Date
Dmitry Naumenko dc452b7e24
Fixed multiple JSON-related issues (#15732) 7 years ago
SilverFire - Dmitry Naumenko bd472c3640
Revert "Fixed regexp in tests" 7 years ago
SilverFire - Dmitry Naumenko 4fbece20ce
Fixed regexp in tests 7 years ago
Robert Korulczyk df91a9608f Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()` 7 years ago
Nikolay Oleynikov 74dc1cdc30 Fixes #13618: Active record now resets related models after corresponding attributes updates 7 years ago
Dmitry Naumenko de1750228d Fixes #13879: Added upsert support for `yii\db\QueryBuilder` and `yii\db\Command` 7 years ago
Zhukov Roman 40b038379f Fixes #13019: Support JSON in SchemaBuilderTrait 7 years ago
Sergey Makinen 73ac13e6d7
Implement retrieving dbms constraints 7 years ago
Leandro Gehlen 25242adb91 Fixes #5442: Fixed problem on load fixture dependencies with database related tests 7 years ago
Fabian Peter Hammerle 46da2df98d yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma 8 years ago
Evgeniy ad796dbf22 #11912: Postgresql negative default values support for integer/float/decimal columns (#11933) 8 years ago
Chris Harris 3761682edf Upgraded some tests. Fixed MySQL test fixtures to create all tables with InnoDB. 9 years ago
Matvey Vasenin ce6e92b736 add comment control methods 9 years ago
Alexander Makarov 357bce51bb Tests for #9006 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Paul Klimov 4e8ee7b001 Use RETURNING for inserts for pgsql and oci to support PKs with a custom default value expression 10 years ago
John Was 29304a185a Fixes #7833: Support (materialized) views and foreign tables along normal tables when fetching table schema 10 years ago
Jose Lorente 98759201ac Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Carsten Brandt c4dc9470be created a test case to verify #4682 10 years ago
Carsten Brandt 651e6a3feb added support for BIT default values 10 years ago
Carsten Brandt 4f95fcd91f added unit tests for schema detection 10 years ago
NmDimas 95d2b29bff Change unit test to Unlink and add test to unlinkAll 10 years ago
Alexander Makarov 538a074c0f Escaped table names for unit tests 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt c21e01930e added unit test for #2568 11 years ago
Alexander Kochetov 0ec5643ce3 Unit tests updated 11 years ago
Carsten Brandt f017ba357f refactored unit tests. put common AR tests in trait 11 years ago
Carsten Brandt 34945b0b69 added unit test to verify storing of null values 11 years ago
Carsten Brandt 164c70eebc Add support for composite FK to cubrid 11 years ago
Suralc 24e2f88503 Renamed validator test models to be less specific. 11 years ago
Suralc 5c8927af7d Added ExistValidatorTest and added new option to DatabaseTestCase 11 years ago
gevik f667b5785b - Added drop/add primary key methods to Command.php 11 years ago
Rusinov Maxim d712605a71 Added and resolved Sqlite tests #15. 12 years ago
Qiang Xue 46ab456f4e finished new AR. 12 years ago
Qiang Xue a53acdf60d .... 13 years ago
Qiang Xue c5cdcab6c6 ... 13 years ago
Qiang Xue 2f37d09367 ... 13 years ago
Qiang Xue 4ba05468a0 ... 13 years ago
Qiang Xue a9439e9038 ... 13 years ago
Qiang Xue be87e1780c w 13 years ago
Qiang Xue 5f2f574381 w 13 years ago
Qiang Xue f082c0eb9a w 13 years ago