Zach Musgrave
|
58f3aaf5d5
|
Re-skipping test I accidentally unskipped
|
2021-08-11 11:23:49 -07:00 |
|
Zach Musgrave
|
1201262158
|
Regression test for issue 1131
|
2021-08-11 10:50:43 -07:00 |
|
Zach Musgrave
|
a367bda243
|
Fixed dolt_checkout to correctly update the head ref var, added a bats test
|
2021-07-29 16:24:35 -07:00 |
|
Zach Musgrave
|
e54107bc74
|
Allow switching branches by setting the head ref system variable. Added a bats test
|
2021-07-29 15:51:51 -07:00 |
|
Zach Musgrave
|
c674d817a8
|
bats test for switching heads with a session var
|
2021-07-29 15:43:56 -07:00 |
|
Zach Musgrave
|
82ed59272e
|
Tests for read-only error cases
|
2021-07-28 12:19:31 -07:00 |
|
Zach Musgrave
|
56f7ea3661
|
Somewhat hacky fix to get commit hash qualified DBs working
|
2021-07-28 11:42:07 -07:00 |
|
Zach Musgrave
|
2938edeeb5
|
Allow commit hashes to be used for DB qualifiers. This means we don't have a working set in this case, still many bugs there.
|
2021-07-27 20:39:28 -07:00 |
|
Zach Musgrave
|
eec245b055
|
Tests of using branch qualified db names in select and insert statements
|
2021-07-27 17:41:32 -07:00 |
|
Zach Musgrave
|
793979690d
|
Added test for USE branch syntax in SQL shell
|
2021-07-27 17:24:14 -07:00 |
|
Zach Musgrave
|
0626b90be2
|
Fixed test in sql
|
2021-07-04 20:13:09 -07:00 |
|
Zach Musgrave
|
e78ed3b263
|
Merge master
|
2021-07-04 09:30:24 -07:00 |
|
Zach Musgrave
|
d16d5d0dd1
|
Fixed a bug in active_branch (and other places) owing to the ToHeadRef method on WorkingSetRef. Also skipped a test in sql.bats
|
2021-07-01 17:12:39 -07:00 |
|
Vinai Rachakonda
|
df7dd3997c
|
Vinai/print race condition (#1858)
Fixes parallelism and buffer problems in pretty print
|
2021-07-01 13:02:06 -04:00 |
|
Aaron Son
|
144457cc2b
|
integration-tests/bats/sql.bats: Add small bats test for UPDATE targeting join.
|
2021-06-30 12:20:58 -07:00 |
|
Max Hoffman
|
6744fc106d
|
Merge master
|
2021-06-17 10:17:58 -07:00 |
|
Vinai Rachakonda
|
bb3d6266ee
|
Add test case for bytes parse bug (#1827)
Fixes small bytes error
|
2021-06-15 13:38:14 -04:00 |
|
Vinai Rachakonda
|
559de51aaa
|
Add in for filtered table (#1826)
Let's you do an IN clause with the dolt diff table
|
2021-06-14 17:20:43 -04:00 |
|
Vinai Rachakonda
|
4bb2af40a2
|
Add pr to test found rows on UPDATE (#1789)
Add CLIENT_FOUND_ROWS capabilities to Dolt
|
2021-06-08 15:17:18 -04:00 |
|
Zach Musgrave
|
1bd56ac0ab
|
Fix bats test error message
|
2021-06-02 17:16:18 -07:00 |
|
Daylon Wilkins
|
e310bae07c
|
Added mini rollback functionality for statements that error
|
2021-05-27 16:19:14 -07:00 |
|
Vinai Rachakonda
|
df31756727
|
Vinai/gms bump fixes (#1714)
Bump gms and change index lookup equality.
|
2021-05-17 17:41:03 -04:00 |
|
Max Hoffman
|
098120a088
|
NULL check bats and go.mod update
|
2021-04-29 08:35:17 -07:00 |
|
Brian Hendriks
|
fb03eabdc9
|
include row when duplicate key err (#1578)
|
2021-04-27 10:57:17 -07:00 |
|
Maximilian Hoffman
|
7fe67864f5
|
Max/tonicai bats (#1314)
Add two bats tests
|
2021-04-19 17:47:37 -04:00 |
|
Zach Musgrave
|
6e8bc2dba0
|
PR feedback
|
2021-04-13 12:45:17 -07:00 |
|
Zach Musgrave
|
6084cacc14
|
Added update and bats tests for check constraints
|
2021-04-12 19:22:37 -07:00 |
|
Daylon Wilkins
|
8612c8743b
|
Added DELIMITER newline termination
|
2021-04-02 10:32:36 -07:00 |
|
Zach Musgrave
|
2c60c09503
|
Bug fix for active_branch() function
|
2021-03-22 16:24:47 -07: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 |
|
Daylon Wilkins
|
ff7bee1f9f
|
Added DELIMITER support to batch input
|
2021-03-16 20:25:18 -07:00 |
|
Dustin Brown
|
61b06450b1
|
/integration-tests: move bats
|
2021-03-15 14:04:40 -07:00 |
|