Commit Graph

12 Commits

Author SHA1 Message Date
elianddb
298c4ee0a3 amend dolt_backup impl to work in non-dolt directories 2025-12-04 10:18:38 -08:00
elianddb
2ffae2939c fix test expectations for bats and script tests
- add invalid name test for remote bats
- add --force flag in usage tests
- add test for aws params block for dolt_backup when using server
2025-11-25 15:25:56 -08:00
elianddb
3fbce76fb3 fix dolt_backup proc bats test 2025-11-24 15:57:23 -08:00
elianddb
d128e67e9a fix unknown backup err in bats tests 2025-11-24 15:44:46 -08:00
elianddb
3ccfc07044 rm outdated bats test in sql-backup.bats 2025-11-24 15:44:29 -08:00
Jason Fulghum
057e3c8786 Adding support for the restore subcommand in the dolt_backup stored procedure 2024-06-11 16:08:58 -07:00
jennifersp
5b11cd3583 support 'add' and 'remove' options for dolt_backup() (#5660) 2023-04-03 14:50:10 -07:00
Daylon Wilkins
8aeb1c659e Removed deprecated dolt functions 2023-01-03 02:13:37 -08: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
Brian Hendriks
8a25c0df66 dolt backup sync-url (#3580)
* dolt backup sync-url
2022-06-08 21:49:02 -07:00
Andy Arthur
805f6a8a8e skip new bats 2022-05-18 14:26:20 -07:00
Aaron Son
661011aa78 go/libraries/doltcore/sqle/dfunctions: dolt_backup.go: Implement dolt_backup("sync", ...). 2022-05-17 15:41:59 -07:00