16 Commits (c3c0d04f5bc58c5ad08da13797e27d956ebec043)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko b08c82c5fe Driver specific QueryBuilderTest::testCommentColumn() - improved to use replaceQuotes() 9 years ago
SilverFire - Dmitry Naumenko 0fe27b9d3b Refactored code in PR #9441 9 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 a8ec3ebe14 add oracle support (need tested) 9 years ago
Nikola Kovacs 316e95b81d Remove length from SchemaBuilderTrait::text. 9 years ago
Carsten Brandt 56902298b4 fixed wrong expectation in QueryBuilder test 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
John Was 01345874a3 add working QueryBuilder test for Oracle 9 years ago