James Cor
d9fe7eab5d
Only print Query Ok results in interactive shell. ( #9441 )
2025-07-04 19:05:55 -07:00
Jason Fulghum
9dd401c286
Deprecate user and pass options for sql-server
2025-02-03 13:21:07 -08:00
Jason Fulghum
8aa515a548
Fixing replication test
2024-05-29 16:40:02 -07:00
Jason Fulghum
f1c12765b0
Fixing issue where newly cloned databases weren't being configured for remote-based replication pulling
2024-05-08 11:09:05 -07:00
Stephanie You
7a7a0384f8
simplify connection flags
2023-11-02 21:15:36 -07:00
Stephanie You
290ca7d4ab
remove dolt sql-client from bats tests
2023-11-01 18:03:14 -07:00
Zach Musgrave
5110cbdc97
Server tests for pulling non-current head
2023-07-27 12:26:03 -07:00
Zach Musgrave
9beffb1b62
Fixed more tess
2023-06-13 12:13:47 -07:00
Nick Tobey
79912bfe6a
xargs --no-run-if-empty does not exist on macOS, use xargs -r instead.
2023-06-04 18:07:32 -07:00
Nick Tobey
248fffdf08
Don't run dolt config --unset in tests if there are no vars to unset (because the test was skipped.)
2023-06-04 18:07:18 -07:00
Zach Musgrave
42c45380cf
Fixed more tests
2023-05-26 11:25:57 -07:00
Neil Macneale IV
173a26cbb8
Fix broken test which allowed for non-existant --data-dir value
2023-05-18 15:26:00 -07:00
Neil Macneale IV
15f60698f9
Move cli flags in bats tests to make them compliant
2023-05-05 11:46:46 -07:00
Daylon Wilkins
8aeb1c659e
Removed deprecated dolt functions
2023-01-03 02:13:37 -08:00
Tim Sehn
fbb0121478
dolt sql-client on replication-multidb.bats
2022-10-25 18:05:46 -07:00
Zach Musgrave
d696173acd
Test of pushing newly cloned DB from primary
2022-10-13 12:45:15 -07:00
Zach Musgrave
8ee4ea6f8a
More PR feedback and cleanup, bug fixes
2022-09-07 12:48:27 -07:00
Zach Musgrave
8f2d5ae806
Formalized URL template replacement placeholder
2022-09-07 12:28:57 -07:00
Zach Musgrave
ec5f1a6123
Better behavior for database not found on a replica
2022-09-06 16:24:41 -07:00
Zach Musgrave
abd53a58b0
Push the initial db commit to the remote
2022-09-06 15:10:50 -07:00
Zach Musgrave
9e62550452
Another bats test
2022-09-06 14:57:51 -07:00
Zach Musgrave
806e51060c
Couple small bug fixes and first bats test
2022-09-06 14:30:53 -07:00
Tan Yong Zhi
af955f4ccb
Fix more bats sql tests
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
178f541f34
Fix bats tests
2022-08-26 12:14:05 +08:00
Timothy Sehn
f62ba4ac77
Checkpoint. Most bats working. Confirming locally.
2022-08-22 16:35:22 -07:00
Zach Musgrave
b35964c39b
Burlier tests for multi-db replication
2022-08-17 11:14:03 -07:00
Andy Arthur
967cf6ae79
remove __DOLT_1__ in favor of __DOLT__
2022-08-09 14:44:26 -07:00
James Cor
2baa661785
Merge branch 'main' into james/local-user
2022-07-05 14:57:54 -07:00
Dhruv Sringari
24cac1f6c4
[no-release-notes] unskip more bats ( #3737 )
...
* Fix merge test for __DOLT_1__
* tree.ThreeWayMerge always calls callback when key collision occurs
* add keyless support for new format merge and other merge related tables
* newline of doom
* unskip more bats
* empty
* skip blame.bats and remotes-aws.bats
2022-07-01 17:00:42 -07:00
James Cor
461cd9d03f
replacing in bats tests as well
2022-06-30 13:55:48 -07:00
Andy Arthur
5c012c820a
gate config reset
2022-05-18 14:02:43 -07:00
Andy Arthur
8a4b22a6f0
maybe skip failing bats
2022-05-18 13:58:52 -07:00
Andy Arthur
a53b6730ac
batsfixpls
2022-05-17 17:09:57 -07:00
Andy Arthur
d5bd000790
more BATS skipping for __DOLT_1__
2022-05-17 11:44:11 -07:00
Dustin Brown
ea410bfd02
[auto-bump] [no-release-notes] dependency by jennifersp ( #3112 )
2022-03-29 11:21:28 -07:00
Maximilian Hoffman
5864a906b0
replication with multi-db mode ( #2406 )
...
* use global conf for multidb
* POC multi push
* multidb pull bats
* sql-server bats for multidb push/pull replication
* cleanup code
* error testing bats
* remove persisted globals on cleanup bats
2021-11-17 15:42:34 -08:00