Commit Graph

8836 Commits

Author SHA1 Message Date
Dustin Brown
b1503d8b04 Merge pull request #1558 from dolthub/db/fix-ci
[no-release-notes] /{.github,integration-tests}: split long bats files so temp dirs are cleaned up more often, split go tests by package
2021-04-16 15:12:29 -07:00
Dustin Brown
f7429e7780 /{.github,integration-tests}: split long bats files so temp dirs are cleaned up more often, split go tests by package 2021-04-16 11:42:22 -07:00
AndyA
8dd73a8cb6 Merge pull request #1552 from dolthub/andy/compat-scale-tests
/integration-tests/compatibility: Added compatibility tests, including large tables
2021-04-15 13:57:34 -07:00
Andy Arthur
4c5705744c added compatibility tessts, included large tables 2021-04-15 12:36:55 -07:00
Daylon Wilkins
f4cbe6d889 Fixed FK issue #1546 2021-04-15 10:20:42 -07:00
Daylon Wilkins
5ab2a6b2ae Extended naming of foreign keys 2021-04-15 10:19:27 -07:00
AndyA
3a311d7a14 Merge pull request #1544 from dolthub/andy/update-compat-tests
/integration-tests/compatibility: Update compat test versions
2021-04-14 10:59:30 -07:00
Andy Arthur
8dd674da5a update compat test versions 2021-04-14 10:24:23 -07:00
Zach Musgrave
6c0add137b Merge pull request #1537 from dolthub/zachmu/check
Support for CHECK constraints
2021-04-13 17:18:52 -07:00
Zach Musgrave
5bd5f39d01 Updated feature version 2021-04-13 16:40:26 -07:00
Zach Musgrave
c813081c0c Merge pull request #1541 from dolthub/andy/update-compat-tests
/integration-tests/compatibility: Split Compatibility tests into forward and backward
2021-04-13 16:00:34 -07:00
Zach Musgrave
031063affe Merge pull request #1521 from alrs/doltcore-env-errs
fixed dropped errors in libraries/doltcore/env
2021-04-13 15:51:56 -07:00
Zach Musgrave
13a910e99f Merge pull request #1536 from alrs/doltcore-table-errs
libraries/doltcore/tables: fix two subpackage dropped errors
2021-04-13 15:51:03 -07:00
Andy Arthur
39e1bb9707 update assert_feature_version() for BATS 2021-04-13 15:48:54 -07:00
Andy Arthur
1d18cf955c delete stale corona-virus test, update README 2021-04-13 15:13:19 -07:00
Andy Arthur
4c515a613f update hashes in sqle select tests 2021-04-13 15:01:27 -07:00
Andy Arthur
0f1335d312 update github actions to point at new location for compatibility tests 2021-04-13 15:00:28 -07:00
Andy Arthur
a7e9feca34 split compatibility tests into forward and backward 2021-04-13 14:57:40 -07:00
Andy Arthur
54c202c49f update compatibility test versions, move directory, delete stale migration tests 2021-04-13 14:40:21 -07:00
Zach Musgrave
dd870e8b08 Merge branch 'master' into zachmu/check 2021-04-13 13:30:58 -07:00
Zach Musgrave
6e8bc2dba0 PR feedback 2021-04-13 12:45:17 -07:00
Daylon Wilkins
f0392f4d33 Fixed UNIQUE index violations causing duplicate key errors 2021-04-13 10:31:12 -07:00
Daylon Wilkins
75e69ee5e7 Fixed TINYBLOB errors with specific inputs 2021-04-13 10:30:45 -07:00
Zach Musgrave
f2e3c5fdb5 Incremented the feature version for CHECK constraints 2021-04-12 19:58:44 -07:00
Zach Musgrave
80c9f7866e Chmod 644 2021-04-12 19:51:01 -07:00
Zach Musgrave
8da27e9e46 Formatting: 2021-04-12 19:23:49 -07:00
Zach Musgrave
6084cacc14 Added update and bats tests for check constraints 2021-04-12 19:22:37 -07:00
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
Lars Lehtonen
5533613c02 libraries/doltcore/table/typed/json: fix dropped error 2021-04-12 03:08:38 -07:00
Lars Lehtonen
3fc0773224 libraries/doltcore/table/editor: fix dropped error 2021-04-12 03:04:47 -07:00
Zach Musgrave
6c81b48324 Changed check storage to a slice to preserve ordering. Added name generation 2021-04-11 12:57:20 -07:00
Zach Musgrave
788a714f87 Unskipped foreign key check engine test 2021-04-09 17:48:12 -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
Zach Musgrave
4f7d82bae6 Formatting 2021-04-08 18:10:26 -07:00
Brian Hendriks
e9011f6af9 couple changes for aws errors (#1532) 2021-04-08 15:42:06 -07:00
Zach Musgrave
241a7fb342 Check constraint, working except for DROP CONSTRAINT. Also needs bats tests 2021-04-08 15:10:31 -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