Commit Graph

21273 Commits

Author SHA1 Message Date
Zach Musgrave fc6466f36d Full text merge engine test 2023-09-21 14:55:39 -07:00
Zach Musgrave cf4362c252 PR feedback 2023-09-21 13:17:37 -07:00
zachmu 4aa83b4a03 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-09-20 21:27:06 +00:00
Zach Musgrave 4e57292fff Compile err 2023-09-20 14:17:18 -07:00
Zach Musgrave c3abe6d57f newst gms 2023-09-20 14:01:42 -07:00
Zach Musgrave b74e56518f merge fix 2023-09-20 14:01:11 -07:00
Zach Musgrave fd68d80aa0 update gms 2023-09-20 12:45:27 -07:00
Zach Musgrave 3ebd33ac9f Merge branch 'main' into zachmu/gms-update 2023-09-20 12:43:52 -07:00
Zach Musgrave cf2d90a139 Added skip for broken alter test 2023-09-20 12:41:10 -07:00
Zach Musgrave 92e910d059 Final fulltext bug fix 2023-09-20 12:24:18 -07:00
James Cor 83079ef828 bump 2023-09-20 11:39:02 -07:00
Zach Musgrave c90dda1140 Modify fulltext indexes to remove dropped columns before table rewrite 2023-09-20 10:12:13 -07:00
Zach Musgrave e9fe5ce4e8 Two more bug fixes for alter fulltext tables 2023-09-20 09:49:10 -07:00
Zach Musgrave 4628b8578e First working version 2023-09-20 09:05:21 -07:00
Zach Musgrave 75d96ffacd Edit table set in place 2023-09-19 21:41:02 -07:00
Zach Musgrave bb053e36a4 Checkoint: putting all the new fulltext tables in the same write sessoin for the editor before pinning it 2023-09-19 20:36:58 -07:00
James Cor 5e14d05a0e merge with main 2023-09-19 15:27:40 -07:00
fulghum 418a78d560 [ga-bump-release] Update Dolt version to 1.16.1 and release v1.16.1 v1.16.1 2023-09-19 22:04:21 +00:00
Zach Musgrave 8170977472 Refactoring and bug fix 2023-09-19 14:26:02 -07:00
Zach Musgrave f8fd275c63 New fulltext rewrite methods and refactorings 2023-09-19 12:29:06 -07:00
Jason Fulghum 23d4efa8a8 Merge pull request #6686 from dolthub/fulghum-41921e74
[auto-bump] [no-release-notes] dependency by fulghum
2023-09-19 12:26:20 -07:00
Zach Musgrave 855c368fdf Fixed compile errors and small reorderings 2023-09-19 11:00:18 -07:00
fulghum f41cae005c [ga-bump-dep] Bump dependency in Dolt by fulghum 2023-09-19 17:28:49 +00:00
Zach Musgrave a15266317c Merge branch 'main' into zachmu/gms-update 2023-09-19 09:58:15 -07:00
James Cor f15d16208d replace 2023-09-18 15:45:05 -07:00
James Cor 68b6a44d88 merge 2023-09-18 15:43:41 -07:00
James Cor 799831c538 renaming 2023-09-18 15:07:29 -07:00
max-hoffman 976c83f6a9 [ga-bump-release] Update Dolt version to 1.16.0 and release v1.16.0 v1.16.0 2023-09-18 21:24:55 +00:00
Dustin Brown e36f6ac135 [auto-bump] [no-release-notes] dependency by max-hoffman (#6680)
* [ga-bump-dep] Bump dependency in Dolt by max-hoffman

* edit import insert source

---------

Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
Co-authored-by: Max Hoffman <max@dolthub.com>
2023-09-18 14:00:45 -07:00
Aaron Son e33e490209 Merge pull request #6669 from dolthub/aaron/sqle-replicate-branch-permissions
go: sqle: cluster: First pass at replicating branch control permissions.
2023-09-18 13:58:37 -07:00
Zach Musgrave c672744e2c Merge pull request #6678 from dolthub/zachmu/use-hash
Hash-qualified DB errors on first reference if hash doesn't exist
2023-09-18 13:27:31 -07:00
zachmu 5db96320b0 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-09-18 19:25:14 +00:00
Zach Musgrave 48d54edb38 Unskipped some tests 2023-09-18 12:13:59 -07:00
Zach Musgrave e7b9cdebd5 Bats test for using invalid hash 2023-09-18 12:11:30 -07:00
Zach Musgrave e1ee70282e More better tests 2023-09-18 11:35:58 -07:00
Zach Musgrave 25fa4f6e88 Return not found for non-existent DB refs 2023-09-18 11:34:41 -07:00
Dustin Brown 1ae3a49864 [ga-bump-dep] Bump dependency in Dolt by nicktobey (#6677)
Co-authored-by: nicktobey <nick@dolthub.com>
2023-09-16 19:47:26 -07:00
Zach Musgrave 25c1cb3b3c Interface change 2023-09-15 18:19:08 -07:00
stephanie 41bddf21e3 Merge pull request #6652 from dolthub/steph/fetch
migrates fetch to use sql queries
2023-09-15 17:56:53 -07:00
Stephanie You d67b6d1ae4 more fetch bats tests changes 2023-09-15 16:37:15 -07:00
Stephanie You be569fc920 better fetch bats tests 2023-09-15 16:34:40 -07:00
Stephanie You ad4a66ad1a more fetch output bats fixes 2023-09-15 12:52:59 -07:00
Stephanie You c51fa60b6a PR comments 2023-09-15 12:50:53 -07:00
Aaron Son 6b5ab5d923 go: sqle: cluster: Small fix for spurious wakeup in mysqldb and branch control replication threads. 2023-09-15 12:06:53 -07:00
Aaron Son 216d2e4aa1 integration-tests/go-sql-server-driver: Fix regression in single repo default database name tests. 2023-09-15 11:17:20 -07:00
Stephanie You 140f25a8d7 add -u arg for fetch 2023-09-15 10:49:21 -07:00
Aaron Son 843a111bb1 go/libraries/doltcore/sqle/dtables: branch_namespace_control: Fix deadlock in reworked branch_control locking. 2023-09-15 10:26:47 -07:00
Stephanie You ae27cd3cd8 update bats tests for fetch output 2023-09-15 10:00:28 -07:00
Stephanie You 1aa0571175 add spinner to fetch 2023-09-15 09:50:47 -07:00
Daylon Wilkins 547400a1f4 Merge pull request #6674 from dolthub/Hydrocharged-dcfb1d7e
[auto-bump] [no-release-notes] dependency by Hydrocharged
2023-09-15 05:27:49 -07:00