Commit Graph

3870 Commits

Author SHA1 Message Date
Max Hoffman
1e231b55d2 Change titles to pass linter 2021-03-25 13:12:24 -07:00
Max Hoffman
99d6118cb7 Add few doltpy commands that broke with dolt compatibility changes recently 2021-03-25 13:02:45 -07:00
Andy Arthur
670be39012 added smoke test for JSON support 2021-03-25 11:02:52 -07:00
Tim Sehn
01dbc04f33 Fix typo in Bats README 2021-03-25 08:44:25 -07:00
Brian Hendriks
daa3d27d8d panic fix for 0 rows resolved (#1471)
* fix panic that occurs when a delete query against a conflict table affects 0 rows

* bats test for 0 conflict delete

* formatting

* fixes
2021-03-23 14:16:31 -07:00
Zach Musgrave
2c60c09503 Bug fix for active_branch() function 2021-03-22 16:24:47 -07:00
Vinai Rachakonda
de8f4d9b3a Vinai/more dbeaver stuff (#1455)
This pr fixes a bug where cross db queries were not committing/allowed when the current database is not set. This allows for basic compatibility with dbeaver.
2021-03-19 14:01:26 -04:00
Zach Musgrave
4b54d181c1 Fixed broken test caused by changing group by behavior, for the case when a group by expression isn't in the select list. 2021-03-18 18:33:03 -07:00
Zach Musgrave
af826badbd Fixed test failure caused by new result set schema 2021-03-18 18:17:48 -07:00
Zach Musgrave
ceb7673b43 Fixed test failure caused by new result set schema 2021-03-18 18:07:34 -07:00
Zach Musgrave
c42d2548a5 Fixed test failure caused by new result set schema 2021-03-18 17:59:29 -07:00
Daylon Wilkins
ff7bee1f9f Added DELIMITER support to batch input 2021-03-16 20:25:18 -07:00
Daylon Wilkins
0983c60c11 Added check to CI for bats test names 2021-03-16 18:17:02 -07:00
Vinai Rachakonda
a8336ffc1d Add table statistics functions for show table status (#1438)
Add statistics functions for show table status.
2021-03-16 17:50:19 -04:00
Vinai Rachakonda
0c1d7553ac Updates to error handling for unset configs. (#1444)
Co-authored-by: Lawrence Cook <lawrencescook@gmail.com>
2021-03-16 15:03:14 -04:00
Daylon Wilkins
ebf57383e9 Added limited self referential foreign key support 2021-03-16 02:48:55 -07:00
Tim Sehn
8b3f41e91b Update README.md 2021-03-15 18:12:03 -07:00
Dustin Brown
ff43f268f9 : hide/delete dockerfiles 2021-03-15 16:57:55 -07:00
Dustin Brown
61b06450b1 /integration-tests: move bats 2021-03-15 14:04:40 -07:00
Dustin Brown
503665c32c /integration-tests: move mysql-client-tests to integration-tests 2021-03-15 12:53:14 -07:00