Commit Graph

8801 Commits

Author SHA1 Message Date
AndyA
2c48987908 Merge pull request #1534 from dolthub/andy/select-into-auto-increment
/go/libraries/doltcore/sqle: Fix `SELECT INTO ...` bug for `AUTO_INCREMENT` columns
2021-04-12 18:16:53 -07:00
Andy Arthur
1ca489bb81 pickup gms again 2021-04-09 16:12:08 -07:00
Andy Arthur
faa1c4682d unskip BATS 2021-04-09 15:42:02 -07:00
Andy Arthur
5cdda66e3d bump gms to pick up AUTO_INCREMENT fix 2021-04-09 15:41:33 -07:00
Andy Arthur
f63f58d204 added skipped bats for SELECT INTO AUTO_INCREMENT bug 2021-04-09 14:18:26 -07:00
Daylon Wilkins
b6d5a917bf Fixed some VARBINARY strings reading their length incorrectly 2021-04-09 01:53:04 -07:00
Brian Hendriks
fe9329af53 delete batches (#1524) 2021-04-08 20:03:23 -07:00
Brian Hendriks
b63b169aab replace io.Copy to improve clone perf (#1533) 2021-04-08 20:02:53 -07:00
Brian Hendriks
e9011f6af9 couple changes for aws errors (#1532) 2021-04-08 15:42:06 -07:00
Aaron Son
1675d27817 Merge pull request #1531 from dolthub/aaron/bump-go-mysql-server
go/go.mod: Bump go-mysql-server.
2021-04-08 13:18:36 -07:00
Zach Musgrave
d953ca4fb5 Merge pull request #1527 from alrs/doltcore-fkconstrain-errs
libraries/doltcore/fkconstrain: fix dropped errors
2021-04-08 13:04:00 -07:00
Aaron Son
2f71fbddfd go/go.mod: Bump go-mysql-server. 2021-04-08 11:55:02 -07:00
Aaron Son
3497f38aee Merge pull request #1526 from dolthub/aaron-fix-asyncdiffer-ctx
Fix AsyncDiffer wrong context for cancelation bug.
2021-04-08 11:23:32 -07:00
Aaron Son
e08b06ca8a go/libraries/doltcore/diff/async_differ_test.go: Add a test for successfully closing AsyncDiffer without reading all results. 2021-04-08 10:55:56 -07:00
Vinai Rachakonda
eefa7abe3b Add dolt reset HEAD~ (#1512)
This pr adds `dolt reset HEAD~`
2021-04-08 11:42:26 -04:00
Lars Lehtonen
5d684ead6b libraries/doltcore/fkconstrain: fix dropped errors 2021-04-08 02:56:45 -07:00
Aaron Son
3c39269f85 Fix AsyncDiffer wrong context for cancelation bug. 2021-04-07 21:42:31 -07:00
AndyA
941748dcf0 Merge pull request #1525 from dolthub/andy/faster-tag-validation
Andy/faster tag validation
2021-04-07 17:46:40 -07:00
Andy Arthur
10cf82a8f5 bump gms 2021-04-07 17:13:08 -07:00
Andy Arthur
19907de986 tmp 2021-04-07 17:11:54 -07:00
Zach Musgrave
8b47a6a368 Merge pull request #1523 from dolthub/zachmu/query-plans
Unskipped many engine plan tests, changed how skipping works
2021-04-07 16:33:28 -07:00
Zach Musgrave
b6aa174791 formatting 2021-04-07 16:10:18 -07:00
Zach Musgrave
0f56e1578d Unskipped many engine plan tests, changed how skipping works 2021-04-07 14:59:02 -07:00
Aaron Son
01edc18fc2 Merge pull request #1518 from dolthub/aaron/sql-server-fails-on-denv-load-failure
cmd/dolt: commands/sqlserver/server.go: Fail to startup if dolt database cannot be loaded.
2021-04-07 13:16:36 -07:00
Daylon Wilkins
2229e2ac39 Added generated partial indexes for multi-column indexes 2021-04-06 13:47:20 -07:00
Zach Musgrave
234e80f640 Merge pull request #1510 from alrs/doltcore-actions-errs
libraries/doltcore/env/actions: error handling
2021-04-06 12:22:16 -07:00
Aaron Son
f0169cc000 go/libraries/doltcore/env/multi_repo_env_test.go: Fix test. 2021-04-06 11:27:03 -07:00
Vinai Rachakonda
3505e389ef Vinai/tonic fixes latest (#1517)
Adds a type check for foreign keys
2021-04-06 12:20:16 -04:00
Aaron Son
1cf7f53ac1 cmd/dolt: commands/sqlserver/server.go: Fail to startup if dolt database cannot be loaded. 2021-04-05 17:02:23 -07:00
AndyA
72442b42e3 Merge pull request #1514 from dolthub/andy/unflag-json
/go/libraries/doltcore/schema/typeinfo: Removing feature flag for JSON type
2021-04-05 14:36:58 -07:00
Andy Arthur
f3cba625c2 Merge branch 'master' into andy/unflag-json 2021-04-05 13:56:39 -07:00
Dustin Brown
7c26a1da50 Merge pull request #1515 from dolthub/db/split-bats-windows
[no-release-notes] /.github/workflows/ci-bats-{windows,unix}.yaml: split windows bats into sections and jobs to preserve resources
2021-04-05 12:59:24 -07:00
Andy Arthur
6524257678 delete maybe last feature flag usage 2021-04-05 12:55:39 -07:00
Dustin Brown
7e3c02aea5 /.github/workflows/ci-bats-windows.yaml: fix names 2021-04-05 12:32:17 -07:00
Andy Arthur
95c6e50dfa missed some flag usages 2021-04-05 12:22:19 -07:00
Dustin Brown
8157bc0ab3 /.github/workflows/ci-bats-{windows,unix}.yaml: split windows bats into sections and jobs to preserve resources 2021-04-05 12:16:21 -07:00
Andy Arthur
a9d3377a1f removing feature flag for JSON type 2021-04-05 12:14:19 -07:00
AndyA
7251fa0c35 Merge pull request #1513 from dolthub/andy/json-scale-test
/go/libraries/doltcore/sqle/{integration_test, json}: Test large JSON docs
2021-04-05 12:12:30 -07:00
Andy Arthur
fcb3e75059 sanity check for chunking 2021-04-05 11:25:04 -07:00
Andy Arthur
30c9390b10 added test for JSON structural sharing 2021-04-05 11:17:40 -07:00
Lars Lehtonen
a2707cf2a6 libraries/doltcore/env/actions: replace assert.NoError with require.NoError 2021-04-02 18:10:12 -07:00
Lars Lehtonen
31601995f8 libraries/doltcore/env/actions: fix dropped errors 2021-04-02 18:09:31 -07:00
Andy Arthur
f25cb38abd integration test for large JSON documents 2021-04-02 17:34:00 -07:00
Dustin Brown
6525a4767c Update ci-bump-homebrew.yaml 2021-04-02 17:26:46 -07:00
Dustin Brown
78b9e146e3 Update ci-bump-homebrew.yaml 2021-04-02 17:25:19 -07:00
Dustin Brown
f8627135e7 Merge pull request #1509 from dolthub/db/fix-homebrew
[no-release-notes] /.github/workflows: separate homebrew from release
2021-04-02 17:23:28 -07:00
Dustin Brown
5c9a3abffe /.github/workflows: separate homebrew from release 2021-04-02 17:22:10 -07:00
Zach Musgrave
4cf160d786 Update cd-release.yaml
Fixed a typo
2021-04-02 17:02:13 -07:00
Zach Musgrave
19d12d16e6 Merge pull request #1500 from alrs/doltcore-row-errs
Fixed dropped errors in libraries/doltcore/row
2021-04-02 13:53:10 -07:00
Vinai Rachakonda
b63eacaacd Vinai/dolt checkout period (#1498)
Adds `dolt checkout .` behavior.
2021-04-02 16:22:44 -04:00