Commit Graph

21873 Commits

Author SHA1 Message Date
Jason Fulghum
ef163cedf1 Merge pull request #6947 from dolthub/fulghum/reflog-2
Switch reflog data to be stored in a ring buffer
2023-11-06 15:49:10 -08:00
stephanie
731c96104d Merge pull request #6953 from dolthub/steph/import-existing-fk
Fix `import` bats test for existing table with FK constraints
2023-11-06 15:36:36 -08:00
Dustin Brown
1faa7ab142 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 (#6949)
Co-authored-by: JCOR11599 <jcor@ucsd.edu>
2023-11-06 15:22:42 -08:00
stephanie
5f23fd70de Merge pull request #6952 from dolthub/steph/import-nulls
Importing `NULL` doesn't violate foreign key constraints
2023-11-06 13:26:25 -08:00
Stephanie You
6522866c4d fix import bats test for exiting table with fk constraints 2023-11-06 13:24:19 -08:00
Stephanie You
15b42980c4 remove space 2023-11-06 11:56:45 -08:00
Jason Fulghum
272b6d93dc Fixing iteration conflict detection 2023-11-06 11:51:55 -08:00
Stephanie You
b13f74253f revert changes for processing nulls 2023-11-06 11:46:14 -08:00
Stephanie You
eec5a2d433 catch nulls for all types 2023-11-06 10:57:57 -08:00
Stephanie You
1bfc7e344f import null doesn't violate fk constraint 2023-11-06 10:11:41 -08:00
Jason Fulghum
c1897b0e72 Merge branch 'fulghum/reflog-2' of https://github.com/dolthub/dolt into fulghum/reflog-2 2023-11-06 09:51:29 -08:00
Jason Fulghum
2b3097a285 Adding a sanity check to exit iteration early if the insertion index wraps around into the iteration range. 2023-11-06 09:47:48 -08:00
fulghum
829cc9f1eb [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-11-06 17:07:43 +00:00
Jason Fulghum
68b5733aa0 Removing old sanity check 2023-11-06 08:56:25 -08:00
stephanie
e7d6082cf4 Merge pull request #6912 from dolthub/steph/deprecate-sql-client
add warning message to dolt sql-client
2023-11-04 11:11:22 -07:00
stephkyou
31f4eb5879 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-11-04 00:03:51 +00:00
Stephanie You
a5c66246c5 Merge remote-tracking branch 'origin/main' into steph/deprecate-sql-client 2023-11-03 16:55:15 -07:00
Jason Fulghum
881346fdb2 First pass at moving reflog data to a ring buffer 2023-11-03 16:00:00 -07:00
Stephanie You
7b2dd70f78 fix sql server test 2023-11-03 15:30:25 -07:00
Jason Fulghum
71e03088f2 Updating BATS tests for reflog now that reflog uses a ring buffer to store root references (instead of ignoring root refs once the internal limit was hit) 2023-11-03 13:23:20 -07:00
Stephanie You
ee7f16c970 fix bats test connection 2023-11-03 11:53:34 -07:00
fulghum
b5f2e96986 [ga-bump-release] Update Dolt version to 1.24.1 and release v1.24.1 v1.24.1 2023-11-03 17:48:23 +00:00
Jason Fulghum
91db6fe9b3 Merge pull request #6944 from dolthub/fulghum/reflog-2
Enforce a configurable max size for reflog data
2023-11-03 10:39:00 -07:00
Jason Fulghum
8a03aaedd1 Dialing down reflogRecordLimit to 100k 2023-11-03 10:00:30 -07:00
Jason Fulghum
57c3fc0945 Merge branch 'main' into fulghum/reflog-2 2023-11-03 09:59:43 -07:00
Jason Fulghum
02afc3c938 Merge pull request #6943 from dolthub/fulghum/reflog
Adding an env var to disable reflog data tracking
2023-11-03 09:58:31 -07:00
Jason Fulghum
10dc56390a Adding a hook to control the max size of the reflog 2023-11-03 07:06:28 -07:00
Jason Fulghum
c7dc6d2af0 Adding env var to disable reflog querying 2023-11-03 06:39:12 -07:00
Stephanie You
7a7a0384f8 simplify connection flags 2023-11-02 21:15:36 -07:00
Tim Sehn
08f8e1c7fe Merge pull request #6940 from dolthub/tim/readme-doltgres
Mention Doltgres in the README
2023-11-02 16:30:16 -07:00
fulghum
b2ab3c45b7 [ga-bump-release] Update Dolt version to 1.24.0 and release v1.24.0 v1.24.0 2023-11-02 23:29:29 +00:00
Tim Sehn
e0e8886728 Mention Doltgres in the README 2023-11-02 16:28:44 -07:00
Jason Fulghum
b641a45f60 Merge pull request #6882 from dolthub/fulghum/reflog
Feature: Dolt reflog support
2023-11-02 16:26:20 -07:00
Maximilian Hoffman
d256c49cee Remove bulk_insert CI benchmark (#6935) 2023-11-02 16:22:30 -07:00
Zach Musgrave
1c79d2ff8a Merge pull request #6919 from dolthub/zachmu/virtual
Partial support for virtual columns
2023-11-02 16:20:10 -07:00
Jason Fulghum
4e69a76c05 Merge pull request #6937 from dolthub/fulghum/reflog-all-refs
Adding support for listing all entries in `dolt_reflog()`
2023-11-02 15:09:37 -07:00
zachmu
18b095db79 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-11-02 21:43:38 +00:00
Jason Fulghum
d616ce0f02 simplifying condition 2023-11-02 14:34:41 -07:00
JCOR11599
2bc0c168a6 [ga-bump-release] Update Dolt version to 1.23.0 and release v1.23.0 v1.23.0 2023-11-02 21:31:02 +00:00
Zach Musgrave
0402ec2662 Re-skip test 2023-11-02 14:25:21 -07:00
Zach Musgrave
fc6ae719b8 Removed redundant feature version test (we check this in setup in many places already) 2023-11-02 14:23:29 -07:00
Zach Musgrave
89af21c9fa Merge pull request #6936 from dolthub/zachmu/filter
More flexibility for `filter-branch` command
2023-11-02 14:20:38 -07:00
Jason Fulghum
8497b781e4 Adding support for listing all (non-internal, and non-workingset) entries in the reflog 2023-11-02 14:15:23 -07:00
Zach Musgrave
e13c7c4c01 Merge main 2023-11-02 13:21:10 -07:00
Zach Musgrave
577a2873f0 Update feature version for bats 2023-11-02 13:19:02 -07:00
Zach Musgrave
53319a237f Fixed tests 2023-11-02 13:16:38 -07:00
zachmu
1da0726a35 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-11-02 20:14:01 +00:00
Zach Musgrave
0a1f6d0934 Cleanup, made skipped error messages only print with --verbose 2023-11-02 12:56:55 -07:00
Zach Musgrave
f804f3c6c9 New tests, fixed existing ones 2023-11-02 12:47:23 -07:00
Zach Musgrave
bd03443f30 Better error handling code, got rid of special cased missing table error handling 2023-11-02 12:27:59 -07:00