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