Commit Graph

21671 Commits

Author SHA1 Message Date
JCOR11599 0bf4975025 [ga-bump-release] Update Dolt version to 1.21.0 and release v1.21.0 v1.21.0 2023-10-19 00:23:36 +00:00
Dustin Brown 55fee23044 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 (#6842)
Co-authored-by: JCOR11599 <jcor@ucsd.edu>
2023-10-18 17:14:54 -07:00
stephanie 48f565111c Merge pull request #6840 from dolthub/steph/merge-base
migrate dolt merge-base to use sql queries
2023-10-18 15:06:50 -07:00
Aaron Son bbe8070270 integration-tests/go-sql-server-driver: sql-server-cluster.yaml: Add a test for dolt_cluster_transition_to_standby when there are no dolt databases. 2023-10-18 14:40:24 -07:00
Dustin Brown 2d0d79c268 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 (#6839)
Co-authored-by: JCOR11599 <jcor@ucsd.edu>
2023-10-18 14:13:21 -07:00
Stephanie You fe084708b5 add remote test for dolt merge-base 2023-10-18 13:41:45 -07:00
Stephanie You a5f93671b1 migrate dolt merge-base to use sql queries 2023-10-18 13:32:06 -07:00
Daylon Wilkins 659c71f4f0 Merge pull request #6837 from dolthub/macneale4-3e08ae7c
[auto-bump] [no-release-notes] dependency by macneale4
2023-10-18 11:56:48 -07:00
macneale4 5c8e071ff8 [ga-bump-dep] Bump dependency in Dolt by macneale4 2023-10-18 15:21:50 +00:00
Maximilian Hoffman 47c384924c Add defaults for dolt table row counts (#6822)
* Add defaults for dolt table row counts

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

* RowCount exact argument

* more interfaces

* bump

* zach's commit

---------

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2023-10-17 18:07:59 -07:00
Aaron Son 597c4d56cd Merge pull request #6831 from dolthub/aaron/cluster-nondolt-replication-graceful-standby
go: sqle: cluster: When performing a graceful transition to standby, take mysql and dolt_branch_control replication state into account.
2023-10-17 16:50:32 -07:00
Dustin Brown f264847f2d [ga-bump-dep] Bump dependency in Dolt by JCOR11599 (#6830)
Co-authored-by: JCOR11599 <jcor@ucsd.edu>
2023-10-17 15:27:45 -07:00
reltuk d70a6d1782 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-10-17 22:26:30 +00:00
Taylor Bantle 23e4698b08 Merge pull request #6827 from dolthub/taylor/create-dolt-docs
Automatically create `dolt_docs` table
2023-10-17 15:12:38 -07:00
Aaron Son 0c72ec5205 go: sqle: cluster: Take mysql and dolt_branch_control replication state into account when performing a graceful transition to standby. 2023-10-17 15:01:46 -07:00
Aaron Son c5ae6896b8 go: sqle: cluster: Have Controller.waitforHooksToReplicate return []graceTransitionResult. 2023-10-17 14:01:59 -07:00
Aaron Son 32c33e69cd go: sqle: cluster: Allow waits for mysql and branch_control replication to report which remotes are caught up. 2023-10-17 13:57:21 -07:00
Taylor Bantle 5c01935f13 Fix bats 2023-10-17 13:40:02 -07:00
Taylor Bantle 73f1bfabfa Fix workbench tests 2023-10-17 10:48:37 -07:00
Taylor Bantle 34a143c93c Fix dolt_docs as of 2023-10-17 09:55:37 -07:00
Taylor Bantle dbb0bf8e2b Make dolt_docs system table function like dolt_ignore 2023-10-17 09:34:16 -07:00
Nick Tobey e3fd68c650 Merge pull request #6826 from dolthub/nicktobey/versionedtable
Support `AS OF` with `dolt_ignore` table.
2023-10-16 23:58:57 -07:00
Nick Tobey c3a827c8a8 Add BATS tests for dolt_ignore AS OF 2023-10-16 17:04:36 -07:00
Nick Tobey 40926d2db0 Fix control flow in Database::getTableInsensitive 2023-10-16 17:04:36 -07:00
nicktobey 6721bf6eba [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-10-16 23:50:29 +00:00
Nick Tobey e6f6a0555f Rename interface to VersionableTable, plus other cleanups. 2023-10-16 16:40:33 -07:00
Nick Tobey e9354f6ce5 Add VersionedTable interface. 2023-10-16 16:33:05 -07:00
Dustin Brown d22a53e3a1 [ga-bump-dep] Bump dependency in Dolt by jennifersp (#6825) 2023-10-16 15:44:32 -07:00
Maximilian Hoffman b6a077ceb9 Prolly stats (#6794)
* Prolly tree stats

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

* test fix

* bump

* [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>
2023-10-16 08:47:31 -07:00
jennifersp c107df2bc2 add --all flag for dolt push (#6787) 2023-10-14 12:36:25 -07:00
stephkyou 6f50dee708 [ga-bump-release] Update Dolt version to 1.20.0 and release v1.20.0 v1.20.0 2023-10-14 01:23:59 +00:00
Dustin Brown 9c46436d24 [auto-bump] [no-release-notes] dependency by JCOR11599 (#6814)
* [ga-bump-dep] Bump dependency in Dolt by JCOR11599

* skip batch test

---------

Co-authored-by: JCOR11599 <jcor@ucsd.edu>
Co-authored-by: James Cor <james@dolthub.com>
2023-10-13 17:36:17 -07:00
Jason Fulghum f5a66e682b Merge pull request #6815 from dolthub/fulghum-patch-1
Update README now that drop database is reverseable
2023-10-13 16:38:37 -07:00
Jason Fulghum 7bc841df2a Updating README now that drop database is reversable 2023-10-13 16:00:37 -07:00
stephanie 36256bcdcc Merge pull request #6774 from dolthub/steph/pull
migrate dolt pull to use sql queries
2023-10-13 15:25:17 -07:00
Stephanie You 72a5791c5c small changes 2023-10-13 13:56:44 -07:00
Stephanie You fa50b5ba78 address PR comments 2023-10-13 12:39:54 -07:00
Dustin Brown 886fd60de8 [ga-bump-dep] Bump dependency in Dolt by macneale4 (#6812)
Co-authored-by: macneale4 <46170177+macneale4@users.noreply.github.com>
2023-10-13 11:55:57 -07:00
stephkyou 4a1179c665 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-10-13 08:27:37 +00:00
Stephanie You 961cdfbd4f address PR comments 2023-10-13 01:15:41 -07:00
Stephanie You 871fab1546 update bats tests 2023-10-13 01:12:59 -07:00
Stephanie You 56edbb2100 update dolt pull logic to fix bugs 2023-10-13 01:12:52 -07:00
Jason Fulghum 98d946b704 Merge pull request #6810 from dolthub/fulghum/dolt-6785
Prevent `dolt_checkout` from creating new branches in read-only databases
2023-10-12 16:19:46 -07:00
Dustin Brown 17efd03ff1 [ga-bump-dep] Bump dependency in Dolt by jennifersp (#6811) 2023-10-12 15:22:44 -07:00
Jason Fulghum aab6972dad Preventing dolt_checkout from creating new branches in read-only databases.
Fixes: https://github.com/dolthub/dolt/issues/6785
2023-10-12 13:37:09 -07:00
Zach Musgrave 3db8ee2fb3 Merge pull request #6807 from dolthub/zachmu/virtual
[no-release-notes] dolt changes for virtual column changes (not supported in dolt yet)
2023-10-12 09:21:20 -07:00
Zach Musgrave 4e403e85cd Merge branch 'main' into zachmu/virtual 2023-10-12 09:07:29 -07:00
fulghum c6ca71c3f2 [ga-bump-release] Update Dolt version to 1.19.0 and release v1.19.0 v1.19.0 2023-10-12 02:33:04 +00:00
Jason Fulghum d9d7479817 Merge pull request #6762 from dolthub/fulghum/undrop
Feature: New stored procedure `dolt_undrop()` to restore dropped databases
2023-10-11 19:23:04 -07:00
Jason Fulghum 3bb83d4444 Merge pull request #6771 from dolthub/aaron/undrop-cluster-tests
integration-tests/go-sql-server-driver: Add a test for undropping a cluster replicated database.
2023-10-11 17:59:25 -07:00