Commit Graph

18318 Commits

Author SHA1 Message Date
James Cor cc0605d6ad bump 2023-03-13 11:40:07 -07:00
James Cor b14eab6a0b skipping tests on old format 2023-03-13 11:28:55 -07:00
AndyA 8779a1e815 Merge pull request #5560 from dolthub/andy/put-back-iter-key-range
[no-release-notes] go/store/prolly: revert deleted prolly.Map.IterKeyRange()
2023-03-13 11:04:36 -07:00
Jason Fulghum 224d258404 Note about test framework 2023-03-13 11:02:38 -07:00
Andy Arthur 31d4365ea1 go/store/prolly: revert deleted prolly.Map.IterKeyRange() 2023-03-13 10:29:06 -07:00
James Cor 470789d762 Merge branch 'main' into JCOR11599-9cd06005 2023-03-13 10:20:44 -07:00
Jason Fulghum ed4e3c36b4 Upgrading GMS dep to latest commit on fulghum/drop-database dev branch 2023-03-13 10:05:10 -07:00
Jason Fulghum 37c5ca64db Merge branch 'main' into fulghum/drop-database 2023-03-13 09:40:53 -07:00
Jason Fulghum cc45562ef0 First pass at synchronization for Dolt session state 2023-03-13 09:40:33 -07:00
Andy Arthur a9c3e61ef0 go/doltcore/diff: add diff splitter test 2023-03-12 11:25:39 -07:00
Solipsis 90bd2b00b2 Add initial dolt show implementation. 2023-03-12 03:18:47 -07:00
Solipsis b16dc01ece Add dolt show event constant. 2023-03-12 03:17:12 -07:00
Solipsis a9d691d140 Add missing err check in dolt log 2023-03-12 03:16:56 -07:00
Solipsis 8cf6d1069c Outline PrintCommit function. 2023-03-11 21:53:46 -08:00
Solipsis 6da31a0c54 Outline cHashToRefs creation into its own function 2023-03-11 20:11:03 -08:00
James Cor 0551cd56fc asdf 2023-03-11 18:07:00 -08:00
Solipsis b0f6ed78c1 dolt log: Correctly identify HEAD 2023-03-11 00:08:08 -08:00
Solipsis 7643043245 Implement DoltDB::GetHashForRefStr 2023-03-11 00:08:08 -08:00
Jason Fulghum 00af2c52d3 First, rough pass on drop database session state invalidation 2023-03-10 17:46:17 -08:00
Andy Arthur c752522b1e go/doltcore/diff: refactored diff splitter 2023-03-10 17:23:32 -08:00
Andy Arthur ee70cf8332 Merge remote-tracking branch 'origin/main' into andy/cli-diff-fix 2023-03-10 17:05:36 -08:00
Jason Fulghum f39524e3b8 Adding tests to repro drop database session data invalidation bug. 2023-03-10 17:04:42 -08:00
Jason Fulghum c1eb4a69e3 Moving function that was in the wrong file 2023-03-10 16:58:07 -08:00
Jason Fulghum 4c63da2132 Moving function that was in the wrong file 2023-03-10 16:57:24 -08:00
Jason Fulghum e851a1094a Adding a new GitHub Action to label issues and PRs from customers to help ensure they get prompt attention. 2023-03-10 16:34:31 -08:00
Jason Fulghum c3b525645f (minor) Removing an unnecessary break statement 2023-03-10 16:26:22 -08:00
AndyA 7750616a6d Merge pull request #5533 from dolthub/andy/lookup-get
go/doltcore/sqle/index: use Map.Get() for point lookups
2023-03-10 15:24:48 -08:00
JCOR11599 fddd2776c8 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2023-03-10 23:21:18 +00:00
Andy Arthur 5b6d192ee6 Revert "go/doltcore/diff: remove equality check in diff splitter"
This reverts commit 4c647c2aff.
2023-03-10 13:15:28 -08:00
AndyA b26ca2c5f3 Merge pull request #5539 from dolthub/andy/fix-diff-panic
go/doltcore/table/untyped/tabular: fix index out of bounds in diff pr…
2023-03-10 12:56:10 -08:00
Andy Arthur 098d40a44f go/store/prolly/tree: use correct tuple descriptor in HasPrefix equality check 2023-03-10 12:45:19 -08:00
Andy Arthur 3eb8616bf9 go/store/prolly: add Map.HasPrefix to speedup FK checks on merge 2023-03-10 12:27:27 -08:00
Taylor Bantle 49da5965ae Fix audience in grpc_dial_provider 2023-03-10 11:40:42 -08:00
Andy Arthur 69edb9075a Merge remote-tracking branch 'origin/main' into andy/cli-diff-fix 2023-03-10 09:44:50 -08:00
Andy Arthur eb8a17a63b go/store/prolly: fix EOF handling for Map.HasRange 2023-03-10 08:10:26 -08:00
Hydrocharged f4a9f5fc37 [ga-bump-release] Update Dolt version to 0.75.1 and release v0.75.1 v0.75.1 2023-03-10 05:40:27 +00:00
Daylon Wilkins f763350990 Merge pull request #5540 from dolthub/JCOR11599-f029801c
[auto-bump] [no-release-notes] dependency by JCOR11599
2023-03-09 21:30:32 -08:00
jennifersp 051b3c7309 dolt checkout table restores foreign key collection (#5547) 2023-03-09 20:59:30 -08:00
Andy Arthur 22ac8c0d6f go/store/prolly: update tests 2023-03-09 19:32:59 -08:00
jennifersp 73630c98f4 make dolt_patch() stored procedure into dolt_patch() table function (#5527) 2023-03-09 18:10:54 -08:00
Andy Arthur d3e0c4d378 go/store/prolly/tree: make node cursor pkg private 2023-03-09 17:27:18 -08:00
James Cor e55442df4d bats test fix 2023-03-09 17:17:48 -08:00
James Cor a2b6c4d894 Merge pull request #5538 from dolthub/james/spatial
spatial indexes on by default
2023-03-09 17:16:37 -08:00
James Cor 1b7cf4f29a Merge branch 'main' into JCOR11599-f029801c 2023-03-09 17:10:45 -08:00
James Cor a15b69fdce Merge pull request #5514 from dolthub/james/dupupdate
fix keyless duplicate update
2023-03-09 17:07:45 -08:00
Andy Arthur 14d12e3500 go/libraries/doltcore/sqle/index: fix missing nodestore handle 2023-03-09 16:25:21 -08:00
Taylor Bantle 932db2dfde Attempt to parse host from endpoint in creds check 2023-03-09 16:17:13 -08:00
andy-wm-arthur 6462e5d0ae [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-03-09 23:56:29 +00:00
Andy Arthur 4c647c2aff go/doltcore/diff: remove equality check in diff splitter 2023-03-09 15:30:36 -08:00
Taylor Bantle d6e31889f1 Use const for audience in outbound tokens for clusters 2023-03-09 15:16:19 -08:00