Commit Graph

9 Commits

Author SHA1 Message Date
Dhruv Sringari d2d0864391 [no-release-notes] keyless diff for the new format (#3817)
* keyless diff for the new format

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

* pr comment

Co-authored-by: druvv <druvv@users.noreply.github.com>
2022-07-13 14:42:43 -07:00
Zach Musgrave 9f9c8ae2af Fixed two fetch tests that need keyless table diff 2022-06-27 17:16:17 -07:00
Zach Musgrave 217b239437 Fixed spacing in some tests 2022-06-15 16:49:31 -07:00
Andy Arthur 01587c8c20 more BATS skips for __DOLT_1__ 2022-05-10 14:08:47 -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 1cfdb7ed57 Fetch refactor (#2139)
* Fetch refactor

* fix localbs-remotes test

* another missed bats

* zach's comments
2021-09-14 17:24:16 -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