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
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
Zach Musgrave
c0ebe8c244
Added STDIN support, introduced a -q param for queries
2023-11-02 11:58:49 -07:00
James Cor
f5d3642112
fix empty Field in prolly.Range ( #6923 )
2023-11-02 11:50:40 -07:00
Zach Musgrave
32a7d190f2
First pass at making filter branch accept multiple queries and ignore errors
2023-11-01 17:37:03 -07:00
Dustin Brown
46d352fc76
[ga-bump-dep] Bump dependency in Dolt by zachmu ( #6928 )
...
Co-authored-by: zachmu <zach@dolthub.com >
2023-11-01 17:05:53 -07:00
Dustin Brown
9385688ea5
Merge pull request #6930 from dolthub/db/eventsapi
...
[no-release-notes] /go/gen/proto/dolt/services/eventsapi/go.mod: pick up indirect dep change
2023-11-01 16:44:46 -07:00
Zach Musgrave
e0f3831970
Update hard-coded head hash due to feature version bump
2023-11-01 16:34:18 -07:00
Zach Musgrave
bcb8be4a6d
Bump feature version
2023-11-01 16:14:05 -07:00
zachmu
962ddec3b1
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-11-01 23:08:15 +00:00
Dustin Brown
27d25cc1c0
Merge pull request #6932 from dolthub/db/fix-precision
...
/.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: revert precision 3
2023-11-01 16:07:17 -07:00
Jason Fulghum
927afbda26
Merge branch 'main' into fulghum/reflog
2023-11-01 16:00:21 -07:00
Jason Fulghum
dadbe2fef1
Fixing a comment
2023-11-01 15:59:10 -07:00
Zach Musgrave
197ff0986b
upgrade gms
2023-11-01 15:58:27 -07:00
Zach Musgrave
93c1b791f8
Merge main
2023-11-01 15:58:09 -07:00
Zach Musgrave
341a1bfab9
Latest gms
2023-11-01 15:57:18 -07:00
coffeegoddd
d207a9bb3c
/.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: revert precision 3
2023-11-01 15:56:46 -07:00
Zach Musgrave
1880e00c5e
Revert
2023-11-01 15:54:23 -07:00
Zach Musgrave
f5d8a54b38
Reverted param changes to NewColumnWithTypeInfo
2023-11-01 15:51:24 -07:00
Dustin Brown
991eeb2486
Merge pull request #6929 from dolthub/db/fix-multiplier
...
[no-release-notes] /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: fix multiplier
2023-11-01 15:36:13 -07:00
coffeegoddd
82e21b397d
/.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: fix multiplier
2023-11-01 15:24:38 -07:00
Jason Fulghum
5484c3f34a
PR Feedback: Extracting a new function to better document the intent of the mutex locking behavior and so that the slice length check can be performed while holding the lock.
2023-11-01 15:24:36 -07:00
coffeegoddd
96367142b8
/go/gen/proto/dolt/services/eventsapi/go.mod: pick up indirect dep change
2023-11-01 15:17:46 -07:00
Jason Fulghum
8d4f2eb535
Fixing a bug with reading older chunk journal records and not nil'ing out a zero value time.Time.
2023-11-01 15:14:30 -07:00
Aaron Son
9ce8ce3b64
Merge pull request #6925 from dolthub/aaron/go-sql-server-driver-no-checked-in-certs
...
[no-release-notes] integration-tests/go-sql-server-driver: Change our approach to JWTs and X.509 certificates so that we generate what we need when we run the tests.
2023-11-01 14:40:03 -07:00
Aaron Son
b4753b74dc
Merge remote-tracking branch 'origin/main' into aaron/go-sql-server-driver-no-checked-in-certs
2023-11-01 14:39:26 -07:00
Dustin Brown
d7c839bed8
Merge pull request #6926 from dolthub/db/bump-precision
...
[no-release-notes] /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: bump multiplier precision
2023-11-01 14:20:33 -07:00
Dustin Brown
5be3807a65
[auto-bump] [no-release-notes] dependency by JCOR11599 ( #6922 )
2023-11-01 13:38:00 -07:00
coffeegoddd
d75499d0fb
/.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: bump multiplier precision
2023-11-01 13:24:14 -07:00
Aaron Son
ce544697da
[no-release-notes] integration-tests/go-sql-server-driver: Change our approach to JWTs and X.509 certificates so that we generate what we need when we run the tests.
...
Fixes a bug where we had expiring certificates and JWTs in the repository and
old commits of the repository would stop passing integration tests and some
time in the future.
2023-11-01 12:54:48 -07:00
Zach Musgrave
ba779ef6fa
Merge upstream
2023-11-01 12:49:57 -07:00
Zach Musgrave
2598165fd9
PR feedback
2023-11-01 12:48:40 -07:00
zachmu
8e042db048
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-10-31 23:19:51 +00:00