Dhruv Sringari
|
272ca591cf
|
Walk artifacts ref (#4438)
* Walk artifacts ref
* pr comment
|
2022-09-30 14:18:42 -07:00 |
|
AndyA
|
86e20db3bd
|
Merge pull request #4440 from dolthub/andy/bump-ci
Fix broken schema table test
|
2022-09-30 13:23:22 -07:00 |
|
Aaron Son
|
ff743b2ab9
|
Merge pull request #4433 from dolthub/aaron/sql-cluster-standby-updated-stats
go: sqle: cluster: Add a ChunkStore wrapper for use in our remotesrvServer to record successful commits on the standby.
|
2022-09-30 12:20:42 -07:00 |
|
Andy Arthur
|
43d36df90f
|
Revert "noop"
This reverts commit b6e133d99a.
|
2022-09-30 12:17:04 -07:00 |
|
Andy Arthur
|
99b8305ffd
|
fix schema_table_test
|
2022-09-30 12:08:13 -07:00 |
|
Andy Arthur
|
b6e133d99a
|
noop
|
2022-09-30 11:50:27 -07:00 |
|
AndyA
|
2c98cac652
|
Merge pull request #4439 from dolthub/andy/update-ci
.github/workflows: Run full CI against both `__DOLT__` and `__LD_1__`
|
2022-09-30 11:48:56 -07:00 |
|
Andy Arthur
|
889a8720bf
|
update Dolt CI to run all tests against both __DOLT__ and __LD_1__
|
2022-09-30 11:41:26 -07:00 |
|
andrew-wm-arthur
|
7a3df09681
|
[ga-bump-release] Update Dolt version to 0.50.0 and release v0.50.0
v0.50.0
|
2022-09-30 17:29:59 +00:00 |
|
AndyA
|
82ff7f1c53
|
Merge pull request #4431 from dolthub/andy/flip-format
Make NomsBinFormat `__DOLT__` the default format
|
2022-09-30 10:15:10 -07:00 |
|
Andy Arthur
|
b79a10985c
|
update bats for format flip
|
2022-09-30 08:42:12 -07:00 |
|
Aaron Son
|
1a806d59a4
|
Merge remote-tracking branch 'origin/main' into aaron/sql-cluster-standby-updated-stats
|
2022-09-29 17:15:37 -07:00 |
|
Aaron Son
|
7b731f3923
|
Merge pull request #4432 from dolthub/reltuk-02a9c38c
[auto-bump] [no-release-notes] dependency by reltuk
|
2022-09-29 17:11:29 -07:00 |
|
Andy Arthur
|
5a76dd222e
|
Merge branch 'andy/flip-format' of github.com:dolthub/dolt into andy/flip-format
|
2022-09-29 16:15:43 -07:00 |
|
Andy Arthur
|
c6437df6e4
|
fix env bootstrapping for clone
|
2022-09-29 16:15:12 -07:00 |
|
andrew-wm-arthur
|
ee2e53910b
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2022-09-29 23:10:39 +00:00 |
|
Andy Arthur
|
1c51085324
|
update init.bats, sysbench runner
|
2022-09-29 16:09:20 -07:00 |
|
Andy Arthur
|
3d74a7255a
|
add --old-format flag to dolt init
|
2022-09-29 15:56:24 -07:00 |
|
Andy Arthur
|
7f1a492655
|
fix and unskip foreign key editor tests
|
2022-09-29 15:50:50 -07:00 |
|
Aaron Son
|
72d2959cd5
|
Merge pull request #4429 from dolthub/aaron/sql-cluster-status-table
go: sqle: cluster: Add a dolt_cluster database, exposing a dolt_cluster_status table which queries replication status.
|
2022-09-29 15:24:25 -07:00 |
|
Andy Arthur
|
fded1386e8
|
cleanup sqle tests and unskip some
|
2022-09-29 14:54:51 -07:00 |
|
Andy Arthur
|
2be413b25e
|
fixed read replica test
|
2022-09-29 14:23:56 -07:00 |
|
reltuk
|
63f8fa4f75
|
[ga-bump-dep] Bump dependency in Dolt by reltuk
|
2022-09-29 21:20:17 +00:00 |
|
Andy Arthur
|
371e960cea
|
refactored doltcore/sqle testing for new format, switched to new format, many todos
|
2022-09-29 13:05:50 -07:00 |
|
Aaron Son
|
440b0b8ebf
|
Merge branch 'aaron/sql-cluster-status-table' into aaron/sql-cluster-standby-updated-stats
|
2022-09-29 10:18:45 -07:00 |
|
Aaron Son
|
bc8f712274
|
Merge remote-tracking branch 'origin/main' into aaron/sql-cluster-status-procedure
|
2022-09-29 10:10:41 -07:00 |
|
Aaron Son
|
fbdfa0a62a
|
Merge pull request #4422 from dolthub/aaron/cluster-replication-hook
go/libraries/doltcore/sqle: Implement standby replication hook.
|
2022-09-29 10:08:54 -07:00 |
|
James Cor
|
e0bb97d9c7
|
Merge pull request #4318 from dolthub/james/conflicts
implement `call dolt_conflicts_resolve()`
|
2022-09-29 09:59:40 -07:00 |
|
Aaron Son
|
b7d99556a9
|
Merge remote-tracking branch 'origin/main' into aaron/cluster-replication-hook
|
2022-09-29 09:51:54 -07:00 |
|
Aaron Son
|
f48ffcf4cd
|
go: sqle: cluster: PR feedback.
|
2022-09-29 09:50:52 -07:00 |
|
Tim Sehn
|
b906777e12
|
Merge pull request #4426 from dolthub/tim/update-readme
Reference new socket interface functionality in README
|
2022-09-29 09:16:43 -07:00 |
|
Tim Sehn
|
18aa514c46
|
Update README.md
Co-authored-by: Jason Fulghum <jason@dolthub.com>
|
2022-09-29 09:16:26 -07:00 |
|
Tim Sehn
|
19cdb64b72
|
Reference new socket interface functionality in README
|
2022-09-29 09:08:34 -07:00 |
|
Hydrocharged
|
41fc88476f
|
[ga-bump-release] Update Dolt version to 0.41.7 and release v0.41.7
v0.41.7
|
2022-09-29 12:57:41 +00:00 |
|
Daylon Wilkins
|
aff9bb190b
|
Merge pull request #4425 from dolthub/Hydrocharged-323a8479
[auto-bump] [no-release-notes] dependency by Hydrocharged
|
2022-09-29 03:56:32 -07:00 |
|
Hydrocharged
|
3ae29f6e4b
|
[ga-bump-dep] Bump dependency in Dolt by Hydrocharged
|
2022-09-29 06:24:32 +00:00 |
|
Aaron Son
|
8f6f40937e
|
go: sqle: cluster: Add a ChunkStore wrapper for use in our remotesrv Server to record successful commits on the standby.
|
2022-09-28 17:03:56 -07:00 |
|
Andy Arthur
|
0fdd391942
|
update noms-specific sqle/index tests
|
2022-09-28 16:31:22 -07:00 |
|
Andy Arthur
|
919f3dfbb6
|
update sql/schema_table tests
|
2022-09-28 16:17:19 -07:00 |
|
Aaron Son
|
f2a43f1377
|
go: sqle: cluster: Add a dolt_cluster database, exposing a dolt_cluster_status table which queries replication status.
|
2022-09-28 16:01:22 -07:00 |
|
James Cor
|
9cc1d99b1a
|
bad test
|
2022-09-28 15:54:07 -07:00 |
|
JCOR11599
|
f21b1c9c2c
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2022-09-28 22:35:59 +00:00 |
|
James Cor
|
cbab3946c1
|
removing use of dEnv
|
2022-09-28 15:34:17 -07:00 |
|
Andy Arthur
|
0f750b4aa1
|
updated sqle/alterschema tests to work with both formats
|
2022-09-28 15:32:43 -07:00 |
|
Andy Arthur
|
36627dd915
|
updated sql/logictest sqlexport, cmd/noms tests
|
2022-09-28 15:32:43 -07:00 |
|
Andy Arthur
|
b2cdfc4e0b
|
updated table/editor tests to use types.Format_LD_1
|
2022-09-28 15:32:43 -07:00 |
|
Andy Arthur
|
f412d9f7a5
|
updated sql/index tests to work with both binary formats
|
2022-09-28 15:32:43 -07:00 |
|
Andy Arthur
|
b48df04c76
|
refactoring tests in preparation for format flip
|
2022-09-28 15:32:43 -07:00 |
|
Andy Arthur
|
1da3024e12
|
cleanup some uses of types.Format_Default
|
2022-09-28 15:32:43 -07:00 |
|
James Cor
|
01332bb8c7
|
only making procedure version
|
2022-09-28 15:25:39 -07:00 |
|