Igor Savin
|
2b1e37ca44
|
Fix more tests for CockroachDB (#4729)
|
2021-10-13 01:19:56 +03:00 |
|
Igor Savin
|
941b660f53
|
Initial infrastructure for CockroachDB (#4571)
|
2021-10-02 23:45:17 +03:00 |
|
Nicola Krumschmidt
|
153d0fbd72
|
Fix adding a column with a foreign key constraint in SQLite (#4649)
|
2021-08-25 23:14:14 +03:00 |
|
Nicola Krumschmidt
|
00cbd00631
|
Clean up SQLite DDL handling and move all operations to the parser-based approach (#4648)
|
2021-08-25 17:30:44 +03:00 |
|
Thibaut Patel
|
a98614d55a
|
Made the constraint detection case-insensitive (#4330)
|
2021-03-02 21:52:10 +02:00 |
|
Nicola Krumschmidt
|
29b8a3623f
|
Adjust generateDdlCommands return type (#4326)
|
2021-03-01 19:11:16 +02:00 |
|
Nicola Krumschmidt
|
edf994d7f7
|
Simplify reinsert logic when altering a table in SQLite (#4272)
|
2021-02-03 20:49:42 +02:00 |
|
bittersweet shimmer
|
629e1d2423
|
Fix SQLite foreign on delete when altering a table (#4225)
|
2021-01-13 00:07:07 +02:00 |
|
Igor Savin
|
92d8f49724
|
Return complete list of DDL commands for creating foreign keys in SQLite (#4194)
|
2021-01-03 04:10:26 +02:00 |
|
Rijk van Zanten
|
9692e36561
|
Add primary/foreign support to SQLite on alterTable (#4162)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2020-12-26 19:10:40 +02:00 |
|
Igor Savin
|
704853d605
|
Improved integration test framework (#4161)
|
2020-12-14 23:47:02 +02:00 |
|