Commit Graph

13 Commits

Author SHA1 Message Date
Daylon Wilkins
8aeb1c659e Removed deprecated dolt functions 2023-01-03 02:13:37 -08:00
jennifersp
d88393713e support push.autoSetupRemote config variable (#4937) 2022-12-07 10:49:15 -08:00
Tan Yong Zhi
9b4b805268 Fix more failing bats tests 2022-08-26 12:14:05 +08:00
jennifersp
c135e3eefb set upstream from sql session (#4151) 2022-08-22 22:27:26 -07:00
jennifersp
6229f6acb3 fix inconsistencies of dolt checkout and pull commands (#3725) 2022-07-05 09:19:53 -07:00
Zach Musgrave
f9f2a73602 Merge remote-tracking branch 'origin/andy/diff-summary' into zachmu/unskip-push 2022-06-22 16:19:09 -07:00
Daylon Wilkins
178259995b Unskipped bats tests 2022-06-21 04:03:39 -07:00
Zach Musgrave
29e49d1674 Unskip push / pull bats 2022-06-08 15:27:07 -07:00
Andy Arthur
d5bd000790 more BATS skipping for __DOLT_1__ 2022-05-17 11:44:11 -07:00
Maximilian Hoffman
9154d2e5dd short dolt procs (#3369) 2022-05-06 18:42:13 -07:00
Daylon Wilkins
7fe4d7d780 Added stored procedure versions of dolt functions 2022-04-19 03:44:20 -07:00
Dustin Brown
5371ed510f /integration-tests/bats: fix bats tests 2021-09-23 14:30:43 -07:00
Maximilian Hoffman
ef2df6761f add sql push and fetch (#2120)
* sql_pull compiles

* Fix sql-merge bats

* Fix merge bats tests, add pull

* Cleanup comments

* refactor fetch; inital dolt_fetch and dolt_push compile, untested

* push bats

* Fetch tests

* delete comments

* Better push status return

* PR touch ups

* Duplicate test name

* Zach's commentsg

* return push ErrUpToDate so cli can log

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2021-09-13 12:22:36 -07:00