Commit Graph

21367 Commits

Author SHA1 Message Date
Jason Fulghum ab44211a85 Bumping to latest GMS dep from jennifer/event-execution dev branch (39a057f69d89b528938fb27cdd4a0baa85ba8f59) 2023-09-25 14:07:34 -07:00
Jason Fulghum 924ed1227b Merge branch 'main' into jennifer/event-execution 2023-09-25 14:02:56 -07:00
Jason Fulghum 267c3531b6 Preventing the need to run on dolt_show_branch_databases so that we don't have to poll every branch all the time. 2023-09-25 13:39:44 -07:00
Neil Macneale IV 21740019f9 Test the privilege serialization doesn't write empty databases (#6701) 2023-09-25 09:23:06 -07:00
max-hoffman d83e6b4916 [ga-bump-release] Update Dolt version to 1.16.3 and release v1.16.3 v1.16.3 2023-09-22 21:26:53 +00:00
Dustin Brown 13e4730ea8 [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#6708)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
2023-09-22 14:07:54 -07:00
Zach Musgrave 0c0ab5bf81 Merge pull request #6694 from dolthub/zachmu/fulltext-rewrites
Support for fulltext index rewrites inline with table rewrites
2023-09-22 08:01:50 -07:00
Zach Musgrave b36f47cb4f latest gms 2023-09-22 07:41:07 -07:00
zachmu 16a1bad19a [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-09-22 01:04:10 +00:00
Zach Musgrave 4de3408e38 new gms 2023-09-21 17:53:59 -07:00
Zach Musgrave bf7dbdefb0 Merge main 2023-09-21 17:52:15 -07:00
Zach Musgrave 70d0128d7f reskip test 2023-09-21 17:51:29 -07:00
Zach Musgrave ebfcf29b09 Fixed new test 2023-09-21 17:51:11 -07:00
Jason Fulghum 8b03936f36 Bumping GMS dep to latest build from jennifer/event-execution dev branch (30e6a6114f41a46b9cd4f6b6266e4a20f1eefb12) 2023-09-21 16:11:03 -07:00
Jason Fulghum bc68e72b1a Merge branch 'main' into jennifer/event-execution 2023-09-21 16:07:36 -07:00
Jason Fulghum f3b1fccba6 Bumping GMS dep to latest build from jennifer/event-execution dev branch (aecdeeda6873c91b0cf891ccf3da700cde5b118e) 2023-09-21 16:01:48 -07:00
Jason Fulghum a7afaf3e1c Updating EventDatabase interfaces from changes to out-of-band change reloading in GMS 2023-09-21 15:58:45 -07:00
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
Aaron Son 9c990801b8 Merge pull request #6699 from dolthub/aaron/sqle-cluster-drop-database
go/libraries/doltcore/sqle: cluster: When a database is dropped, shutdown the replication goroutines and stop returning its status in the dolt_cluster_status table.
2023-09-21 10:16:53 -07:00
fulghum 74b6ba5f73 [ga-bump-release] Update Dolt version to 1.16.2 and release v1.16.2 v1.16.2 2023-09-20 23:56:32 +00:00
Aaron Son c1986a2587 Merge remote-tracking branch 'origin/main' into aaron/sqle-cluster-drop-database 2023-09-20 16:48:25 -07:00
Jason Fulghum 68aca5f5c1 Merge pull request #6698 from dolthub/macneale4-75692cb8
[auto-bump] [no-release-notes] dependency by macneale4
2023-09-20 16:47:22 -07:00
Aaron Son 750631aa8f Merge remote-tracking branch 'origin/main' into aaron/sqle-cluster-drop-database 2023-09-20 15:55:23 -07:00
Aaron Son 3b0ca8bb21 go/libraries/doltcore/sqle: cluster: When a database is dropped, shutdown the replication goroutines and stop returning its status in the dolt_cluster_status table. 2023-09-20 15:47:46 -07:00
Jason Fulghum b6ac98d488 Merge branch 'main' into macneale4-75692cb8 2023-09-20 15:25:37 -07:00
Jason Fulghum 54c98feacb Merge pull request #6681 from dolthub/james/intersect
[no-release-notes] renaming and refactoring for intersect and except
2023-09-20 15:20:56 -07:00
Jason Fulghum 8810a1b9d9 Merge branch 'main' into james/intersect 2023-09-20 15:20:34 -07:00
macneale4 49a579f5bf [ga-bump-dep] Bump dependency in Dolt by macneale4 2023-09-20 21:55:23 +00:00
Jason Fulghum f41d769423 Merge pull request #6688 from dolthub/fulghum/dolt-6682
Retain display width for `TINYINT(1)`
2023-09-20 14:43:48 -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
James Cor 1c2939d317 bump 2023-09-20 13:56:09 -07:00
Jason Fulghum ab26d3e719 Bumping GMS dep to latest build from fulghum/dolt-6682 dev branch (d248817fc35140736b894d811974566f2bd62412) 2023-09-20 12:45:58 -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
Jason Fulghum 9407716896 Bumping GMS dep to latest build from fulghum/dolt-6682 dev branch (f1f94577d4a5e10ced803fb6fe4be07a8499010f) 2023-09-20 11:25:42 -07:00
Jason Fulghum e87f4ef67a Tidying up 2023-09-20 11:21:18 -07:00
Jason Fulghum f9129e446c Bumping GMS dep to latest build from fulghum/dolt-6682 dev branch (ed0131c15f468436d0b63e4b482b10445a23be73) 2023-09-20 10:14:55 -07:00
Zach Musgrave c90dda1140 Modify fulltext indexes to remove dropped columns before table rewrite 2023-09-20 10:12:13 -07:00
Jason Fulghum 81de47c791 Updating tests to use gmstypes.Boolean 2023-09-20 10:11:00 -07:00
Jason Fulghum 365d62f225 BATS test updates for TINYINT(1) 2023-09-20 10:07:08 -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