27 Commits (66abd5b8abd9549786ea7e93fc1f316217597e3a)

Author SHA1 Message Date
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue e5031dfd5f test break fix. 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Qiang Xue 0390a99833 Use backquotes to quote column and table names for sqlite (related with #1318) 11 years ago
John Was e9fcde3264 support for batch insert in sqlite older than 3.7.11 11 years ago
Carsten Brandt 9448c3d471 added unit tests for active dataprovider and fixed query tests 11 years ago
Carsten Brandt 433958b40c removed sqlite specific test as it is the same as base AR test now 11 years ago
Qiang Xue 26c7f6d62f Fixed sqlite column type detection bug. 11 years ago
Carsten Brandt ee1689da03 some more on active record unit tests and sqlite 11 years ago
Carsten Brandt 937a55f4fa fixed unit test for sqlite 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Qiang Xue 6c6cb3cd90 Fixes #853: Added composite FK support for SQLite. 11 years ago
Qiang Xue 6fe152da7e Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords. 11 years ago
Carsten Brandt 164c70eebc Add support for composite FK to cubrid 11 years ago
Carsten Brandt 8abeed03bd added SchemaTest 11 years ago
Carsten Brandt 544e412af8 unit test cleanup 11 years ago
Qiang Xue 30d6229943 Fixed test break. 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
gevik f667b5785b - Added drop/add primary key methods to Command.php 11 years ago
Carsten Brandt af68ee9d27 Sqlite unit test for abstract db types 11 years ago
Alexander Makarov 7cd9123c3b Tests cleanup 11 years ago
Carsten Brandt cb8f5d702f cleanup tests 12 years ago
Rusinov Maxim 452be102c6 Added newline at end files. 12 years ago
Rusinov Maxim d712605a71 Added and resolved Sqlite tests #15. 12 years ago