Commit Graph

11 Commits

Author SHA1 Message Date
Daylon Wilkins ff3b6b0659 Added file names to bats tests 2021-03-05 13:51:52 -08:00
Andy Arthur 20567259a4 assert FeatureVersion in BATS teardown 2021-02-15 11:14:00 -08:00
Vinai Rachakonda 68331035e4 Fix bug where batched inserts containing subqueires chose non flushing option.. (#1267)
This pr fixes a problem where subqueries in insert were not denoted as non batch insert.
2021-01-29 22:47:57 -05:00
Vinai Rachakonda 6e9fc2dd33 Vinai/dolt reset (#1166)
This PR adds in dolt_reset functionality in the sql engine. It enables the user to mock the cli `dolt reset` in the SQL engine.
2021-01-11 14:16:48 -05:00
Andy Arthur 5f5d6e8c88 reset_hard() => dolt_reset('hard'); 2020-11-10 16:14:42 -08:00
Andy Arthur 632021a255 added reset_hard() sql function 2020-11-10 13:36:01 -08:00
Andy Arthur 99b9abbf2c fixed newline test 2020-05-22 08:55:17 -05:00
Zach Musgrave 77bed83667 Slightly more robust test
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-04-22 20:34:26 -07:00
Zach Musgrave 8ddad0bb8d Unskipped and updated bats test for batch insert failure
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-04-22 20:33:50 -07:00
Timothy Sehn c2be3189fd Removed skip after taking to Zach about behavior 2020-04-11 16:33:07 -07:00
Timothy Sehn 50fe39f32f Basic SQL batch mode bats tests 2020-04-11 10:27:20 -07:00