|
12761bf677
|
MSSQL does not support explicit value for an IDENTITY column #9773
|
2016-01-31 01:21:00 +03:00 |
|
|
e6f1179b62
|
Fixed MSSQL expected test result: we're adding ORDER BY (SELECT NULL) to limit and order queries and query params are empty array by default
|
2016-01-31 01:14:46 +03:00 |
|
|
c36e679519
|
MSSQL doesn't have SUBSTR and isn't able to use expressions in ORDER BY and GROUP BY
|
2016-01-31 01:01:40 +03:00 |
|
|
5cecb09c1b
|
Fixes #9443: Added unsigned() to ColumnSchemaBuilder
|
2015-12-26 15:20:21 +03:00 |
|
|
615a29f04e
|
More fixes for MSSQL tests
|
2015-12-09 03:07:32 +03:00 |
|
|
7c9b7c77a7
|
Added tests for dropTable, truncateTable and renameTable
|
2015-11-20 16:16:44 +03:00 |
|
|
2d8106a39c
|
Fixed testCreateTable and testAlterTable in CommandTest for MSSQL and OCI
|
2015-10-21 00:19:48 +03:00 |
|
|
6949992246
|
Simplified tests directory structure a bit
|
2015-04-16 12:10:01 +03:00 |
|