Commit Graph

15414 Commits

Author SHA1 Message Date
Andy Arthur 889a8720bf update Dolt CI to run all tests against both __DOLT__ and __LD_1__ 2022-09-30 11:41:26 -07:00
andrew-wm-arthur 7a3df09681 [ga-bump-release] Update Dolt version to 0.50.0 and release v0.50.0 v0.50.0 2022-09-30 17:29:59 +00:00
AndyA 82ff7f1c53 Merge pull request #4431 from dolthub/andy/flip-format
Make NomsBinFormat `__DOLT__` the default format
2022-09-30 10:15:10 -07:00
Andy Arthur b79a10985c update bats for format flip 2022-09-30 08:42:12 -07:00
Aaron Son 7b731f3923 Merge pull request #4432 from dolthub/reltuk-02a9c38c
[auto-bump] [no-release-notes] dependency by reltuk
2022-09-29 17:11:29 -07:00
Andy Arthur 5a76dd222e Merge branch 'andy/flip-format' of github.com:dolthub/dolt into andy/flip-format 2022-09-29 16:15:43 -07:00
Andy Arthur c6437df6e4 fix env bootstrapping for clone 2022-09-29 16:15:12 -07:00
andrew-wm-arthur ee2e53910b [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-09-29 23:10:39 +00:00
Andy Arthur 1c51085324 update init.bats, sysbench runner 2022-09-29 16:09:20 -07:00
Andy Arthur 3d74a7255a add --old-format flag to dolt init 2022-09-29 15:56:24 -07:00
Andy Arthur 7f1a492655 fix and unskip foreign key editor tests 2022-09-29 15:50:50 -07:00
Aaron Son 72d2959cd5 Merge pull request #4429 from dolthub/aaron/sql-cluster-status-table
go: sqle: cluster: Add a dolt_cluster database, exposing a dolt_cluster_status table which queries replication status.
2022-09-29 15:24:25 -07:00
Andy Arthur fded1386e8 cleanup sqle tests and unskip some 2022-09-29 14:54:51 -07:00
Andy Arthur 2be413b25e fixed read replica test 2022-09-29 14:23:56 -07:00
reltuk 63f8fa4f75 [ga-bump-dep] Bump dependency in Dolt by reltuk 2022-09-29 21:20:17 +00:00
Andy Arthur 371e960cea refactored doltcore/sqle testing for new format, switched to new format, many todos 2022-09-29 13:05:50 -07:00
Aaron Son bc8f712274 Merge remote-tracking branch 'origin/main' into aaron/sql-cluster-status-procedure 2022-09-29 10:10:41 -07:00
Aaron Son fbdfa0a62a Merge pull request #4422 from dolthub/aaron/cluster-replication-hook
go/libraries/doltcore/sqle: Implement standby replication hook.
2022-09-29 10:08:54 -07:00
James Cor e0bb97d9c7 Merge pull request #4318 from dolthub/james/conflicts
implement `call dolt_conflicts_resolve()`
2022-09-29 09:59:40 -07:00
Aaron Son b7d99556a9 Merge remote-tracking branch 'origin/main' into aaron/cluster-replication-hook 2022-09-29 09:51:54 -07:00
Aaron Son f48ffcf4cd go: sqle: cluster: PR feedback. 2022-09-29 09:50:52 -07:00
Tim Sehn b906777e12 Merge pull request #4426 from dolthub/tim/update-readme
Reference new socket interface functionality in README
2022-09-29 09:16:43 -07:00
Tim Sehn 18aa514c46 Update README.md
Co-authored-by: Jason Fulghum <jason@dolthub.com>
2022-09-29 09:16:26 -07:00
Tim Sehn 19cdb64b72 Reference new socket interface functionality in README 2022-09-29 09:08:34 -07:00
Hydrocharged 41fc88476f [ga-bump-release] Update Dolt version to 0.41.7 and release v0.41.7 v0.41.7 2022-09-29 12:57:41 +00:00
Daylon Wilkins aff9bb190b Merge pull request #4425 from dolthub/Hydrocharged-323a8479
[auto-bump] [no-release-notes] dependency by Hydrocharged
2022-09-29 03:56:32 -07:00
Hydrocharged 3ae29f6e4b [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2022-09-29 06:24:32 +00:00
Andy Arthur 0fdd391942 update noms-specific sqle/index tests 2022-09-28 16:31:22 -07:00
Andy Arthur 919f3dfbb6 update sql/schema_table tests 2022-09-28 16:17:19 -07:00
Aaron Son f2a43f1377 go: sqle: cluster: Add a dolt_cluster database, exposing a dolt_cluster_status table which queries replication status. 2022-09-28 16:01:22 -07:00
James Cor 9cc1d99b1a bad test 2022-09-28 15:54:07 -07:00
JCOR11599 f21b1c9c2c [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-09-28 22:35:59 +00:00
James Cor cbab3946c1 removing use of dEnv 2022-09-28 15:34:17 -07:00
Andy Arthur 0f750b4aa1 updated sqle/alterschema tests to work with both formats 2022-09-28 15:32:43 -07:00
Andy Arthur 36627dd915 updated sql/logictest sqlexport, cmd/noms tests 2022-09-28 15:32:43 -07:00
Andy Arthur b2cdfc4e0b updated table/editor tests to use types.Format_LD_1 2022-09-28 15:32:43 -07:00
Andy Arthur f412d9f7a5 updated sql/index tests to work with both binary formats 2022-09-28 15:32:43 -07:00
Andy Arthur b48df04c76 refactoring tests in preparation for format flip 2022-09-28 15:32:43 -07:00
Andy Arthur 1da3024e12 cleanup some uses of types.Format_Default 2022-09-28 15:32:43 -07:00
James Cor 01332bb8c7 only making procedure version 2022-09-28 15:25:39 -07:00
James Cor 786e892f1c fix tests again 2022-09-28 14:11:45 -07:00
jennifersp f99a1717c2 improve error message when current branch on session is force deleted (#4395) 2022-09-28 14:04:24 -07:00
James Cor 149720fcaa test fix 2022-09-28 13:50:34 -07:00
James Cor 16a2ae75c2 row data 2022-09-28 13:40:00 -07:00
James Cor c555f0b16c one last test, probably 2022-09-28 13:23:41 -07:00
JCOR11599 b3af84be09 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-09-28 20:13:44 +00:00
James Cor dc18ebb1f5 adding foreign key checks 2022-09-28 13:12:09 -07:00
James Cor fea7fa876c more refactoring 2022-09-28 11:39:14 -07:00
James Cor da8246b942 copy pasta and refacta 2022-09-28 11:35:09 -07:00
James Cor d0546ffcdf feedbacK 2022-09-28 11:23:28 -07:00