Commit Graph

15 Commits

Author SHA1 Message Date
Vinai Rachakonda e68c01a80d Add a variety of skipped bats tests (#4014) 2022-08-09 14:46:51 -07:00
James Cor 461cd9d03f replacing in bats tests as well 2022-06-30 13:55:48 -07:00
Daylon Wilkins 178259995b Unskipped bats tests 2022-06-21 04:03:39 -07:00
jennifersp b3338f36da update bats test for columnDefaultValue changes in GMS (#3584) 2022-06-14 13:42:52 -07:00
Zach Musgrave 5f44a8d127 Fixed temporary tables in new format 2022-06-02 17:12:05 -07:00
Andy Arthur 01587c8c20 more BATS skips for __DOLT_1__ 2022-05-10 14:08:47 -07:00
Andy Arthur 33d94eff0a bats fixes, better handling for index lookup lifecycle 2022-03-15 16:34:28 -07:00
Zach Musgrave e2f52af009 Fix for error message 2021-12-15 15:13:10 -08:00
Maximilian Hoffman 5976e99c52 default PrimaryKeySchema, maintain primary key ordinals (#2446)
Use `sql.PrimaryKeySchema` in Dolt for PK ordered indexes. Applies to Table and Foreign Key indexes. Column mutation tracks PK Ordinal changes.
2021-12-03 15:56:33 -08:00
Dustin Brown 5371ed510f /integration-tests/bats: fix bats tests 2021-09-23 14:30:43 -07:00
Zach Musgrave aa8b0ec260 Fix and unskip keyword test 2021-08-10 10:25:35 -07:00
Dustin Brown 43ac9395a7 [auto-bump] [no-release-notes] dependency by VinaiRachakonda (#1810)
Bump gms and add test case
2021-06-11 18:03:20 -04:00
Zach Musgrave d223f390bb Added batch mode test to ensure that all changes up until an error are written to the repo 2021-06-08 16:42:52 -07:00
Vinai Rachakonda 2b20ecf6c9 Vinai/create temp tables (#1766)
Allows CREATE TEMPORARY TABLES
2021-06-04 13:18:47 -04:00
Dustin Brown 61b06450b1 /integration-tests: move bats 2021-03-15 14:04:40 -07:00