1 Commits (5992eea5715d6e12f4af547cb594ace5488f687f)

Author SHA1 Message Date
Carsten Brandt 8ba032d147 refactored database tests 8 years ago
Chris Harris 91018f6c38 Corrected MSSQL driver name. Fixed array addition to not overwrite matching keys. 9 years ago
Chris Harris 732a51b551 All common column definitions and expected outputs now in `QueryBuilderTest::columnTypes()`. `DbmsSpecificQueryBuilderTest::columnTypes()` adds DBMS specific column definitions. 9 years ago
Chris Harris db5399b124 Added `$expectedColumnSchemaBuilder` back to test data 9 years ago
Chris Harris 3761682edf Upgraded some tests. Fixed MySQL test fixtures to create all tables with InnoDB. 9 years ago
Chris Harris eaeb926768 Adds `char` datatype to framework 9 years ago
Matvey Vasenin 341e16645a add cubrid support 9 years ago
Nikola Kovacs 316e95b81d Remove length from SchemaBuilderTrait::text. 9 years ago
Carsten Brandt 0d778d0570 adjusted querybuilder tests to match implementation 9 years ago
Carsten Brandt 681db52ba6 refactored SchemaBuilder 9 years ago
Carsten Brandt 7150e830d9 do not use reserved php words as function in schemabuilder 9 years ago
Matvey Vasenin b456f699cc Implemented `SchemaBuilder` 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Carsten Brandt c6201fb5ca fixed cubrid test case 10 years ago
Qiang Xue 3411504508 Revert "Fixed test break." 11 years ago
Qiang Xue 70b57766b1 Fixed test break. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Carsten Brandt 791f9d3f4e better use int for boolean representation 11 years ago
Carsten Brandt 825258efb8 cubrid unit tests WIP 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