Commit Graph

19253 Commits

Author SHA1 Message Date
Dustin Brown
f2de3f5e8b Update ci-check-repo.yaml 2023-05-15 16:36:50 -07:00
Daylon Wilkins
c030044bb0 Merge pull request #5947 from dolthub/Hydrocharged-5bd8954a
[auto-bump] [no-release-notes] dependency by Hydrocharged
2023-05-15 16:18:08 -07:00
bheni
070b8d3c6a [ga-bump-release] Update Dolt version to 1.0.2 and release v1.0.2 v1.0.2 2023-05-15 21:25:05 +00:00
Nick Tobey
d80f046f98 Merge pull request #5923 from dolthub/nicktobey/create-like
Prepend table name to auto-generated constraint check names.
2023-05-15 11:56:47 -07:00
Hydrocharged
40acb28e45 [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2023-05-15 16:07:06 +00:00
Nick Tobey
725b148a78 Update drop-create.bats to use new generated constraint name. 2023-05-12 12:18:19 -07:00
Nick Tobey
69216e0acd Merge branch 'main' of github.com:dolthub/dolt into nicktobey/create-like 2023-05-12 11:25:31 -07:00
AndyA
10e4053562 Merge pull request #5939 from dolthub/andy/storage-docs
[no-release-notes] go/{store, serial}: improve storage docs
2023-05-12 09:36:01 -07:00
Jason Fulghum
b96d027034 Merge pull request #5935 from dolthub/fulghum-6dca53c0
[auto-bump] [no-release-notes] dependency by fulghum
2023-05-11 17:00:37 -07:00
Brian Hendriks
365ce8d853 fix 2023-05-11 16:49:30 -07:00
Nick Tobey
2953275da9 Update tests. 2023-05-11 16:47:48 -07:00
AndyA
0fb56a6777 Merge pull request #5907 from dolthub/andy/validate-not-null
go/doltcore/merge: model NOT NULL constraint violations
2023-05-11 16:02:41 -07:00
Brian Hendriks
b37d32446a Merge pull request #5913 from dolthub/bh/replication-metrics
Bh/replication metrics
2023-05-11 15:59:47 -07:00
Andy Arthur
6516432947 go/store/prolly/tree: make cursor pkg private 2023-05-11 15:57:19 -07:00
Andy Arthur
08d7520073 go/store/prolly: cleanup todos, remove error from cursor.isLeaf 2023-05-11 15:54:21 -07:00
Andy Arthur
2caab10014 go/serial: improve comment docs for flatbuffers defs 2023-05-11 15:34:57 -07:00
Andy Arthur
a7ff41c526 go/store/val: improve doc comments, remove todos 2023-05-11 15:24:27 -07:00
fulghum
7acaeb2df1 [ga-bump-dep] Bump dependency in Dolt by fulghum 2023-05-11 21:56:58 +00:00
Andy Arthur
4ce8f8c37e go/libraries/doltcore/merge: fix non-deterministic map iteration in schema merge column mapping 2023-05-11 14:28:31 -07:00
Brian Hendriks
e75f6408cb nil check 2023-05-11 14:17:12 -07:00
Andy Arthur
2fa52271dc Merge remote-tracking branch 'origin/main' into andy/validate-not-null 2023-05-11 13:49:25 -07:00
Brian Hendriks
8e0ccdc359 Merge remote-tracking branch 'remotes/origin/main' into bh/replication-metrics 2023-05-11 13:23:39 -07:00
Jason Fulghum
f290614b3d Merge pull request #5922 from dolthub/fulghum/schema-merge
Changing schema equality to not consider tag when comparing columns
2023-05-11 12:58:00 -07:00
Andy Arthur
094919fecd go/doltcore/sqle: pr feedback 2023-05-11 11:43:43 -07:00
max-hoffman
1c1db7a62e [ga-bump-release] Update Dolt version to 1.0.1 and release v1.0.1 v1.0.1 2023-05-11 17:29:10 +00:00
Aaron Son
cdbd45864a Merge pull request #5921 from dolthub/aaron/parallelize-commit-hook-invocation
go: doltdb: hooksdatabase.go: Execute commit hooks in parallel so that synchronous commit hooks do not serialize on each other.
2023-05-11 10:28:01 -07:00
Aaron Son
4c0f974a28 Merge pull request #5919 from dolthub/aaron/sql-dolt_log_level-variable
sql-server: `dolt_log_level` system variable allows reading the current log level for the server and setting a new one.
2023-05-11 10:27:43 -07:00
Jason Fulghum
da44204f58 Pulling out tag related checks in test 2023-05-11 10:27:39 -07:00
Dustin Brown
e8dc92e435 [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#5927)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
2023-05-11 10:19:39 -07:00
Maximilian Hoffman
c3660a1d0c bump gms (#5926) 2023-05-11 10:18:01 -07:00
Brian Hendriks
a9659b7e09 Merge branch 'bh/replication-metrics' of github.com:liquidata-inc/dolt into bh/replication-metrics 2023-05-10 23:40:08 -07:00
Brian Hendriks
ccee53e2ed Merge remote-tracking branch 'remotes/origin/main' into bh/replication-metrics 2023-05-10 23:39:51 -07:00
Nick Tobey
ac1e43774c Merge pull request #5918 from dolthub/nicktobey/callforhelp
Remove cry for help from `dolt sql --help`
2023-05-10 23:05:29 -07:00
Nick Tobey
68f6d036ba Remove print debugging. 2023-05-10 16:15:20 -07:00
Andy Arthur
d847360467 go/doltcore/merge: skip nullability tests on NBF __LD_1__ 2023-05-10 16:14:03 -07:00
Nick Tobey
abad9bc585 Use bats tests to verify dolt stash --help 2023-05-10 16:12:48 -07:00
Nick Tobey
865c08531a Delay format check used in dolt stash until after args parsing, in case --help is being passed. 2023-05-10 16:10:51 -07:00
Jason Fulghum
8f8e05c674 Changing schema equality to not consider tag when comparing columns 2023-05-10 16:04:52 -07:00
Andy Arthur
1186d6de80 go/doltcore/merge: register not null constraint violations for left-side NULLs 2023-05-10 15:58:57 -07:00
Nick Tobey
ab6152c4f3 Fix bats test that verifies the behavior of --help 2023-05-10 15:49:48 -07:00
Aaron Son
05a5dcb5a4 go: doltdb: hooksdatabase.go: Execute commit hooks in parallel so that synchronous commit hooks do not serialize on each other. 2023-05-10 15:35:30 -07:00
Nick Tobey
630a53b68f Add bats test for per-table constraint check names. 2023-05-10 15:19:21 -07:00
Nick Tobey
dab974cd5b Generate per-table names for constraint checks. 2023-05-10 15:19:07 -07:00
reltuk
2bd393bcf9 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-05-10 21:56:25 +00:00
Aaron Son
2674c3cf2a sql-server: Allow dolt_log_level system variable to receive writes and dynamically update the log level. 2023-05-10 14:46:45 -07:00
Nick Tobey
59f9099082 Remove cry for help from dolt sql --help 2023-05-10 14:42:13 -07:00
Aaron Son
663d2e3181 sql-server: Expose the current server log level through the dolt_log_level system variable. 2023-05-10 14:25:41 -07:00
bheni
6f624f8e56 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-05-10 21:16:49 +00:00
Brian Hendriks
3d9d806887 pr feedback 2023-05-10 14:07:48 -07:00
Andy Arthur
29ed451728 go/store/prolly: rename 'their' fields to 'source' to clarify artifact map semantics 2023-05-10 13:53:00 -07:00