1 Commits (f0a4dc3b206715788b7790f098fa96e08de27dc6)

Author SHA1 Message Date
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Carsten Brandt f177f1701a fixed failure on sqlite version check 10 years ago
Carsten Brandt cd5bdd90d2 fixed postgres tests 10 years ago
Carsten Brandt d1a3d40014 added test case to acually create cols with virtual type 10 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
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
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
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 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 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
Carsten Brandt c28b0183a5 whitespace 11 years ago
Carsten Brandt 5c56c0fc02 Better flexibility for abstract db types 11 years ago