Lars Lehtonen
|
bbecf50f0e
|
store/nomdl: replace assert.NoError() with require.NoError()
|
2021-04-14 05:10:08 -07:00 |
|
Lars Lehtonen
|
132539bdb7
|
store/nomdl: fix dropped error
|
2021-04-14 05:08:05 -07:00 |
|
Lars Lehtonen
|
c5ff15562c
|
store/diff: replace assert.NoError() with require.NoError()
|
2021-04-14 05:06:18 -07:00 |
|
Lars Lehtonen
|
385a975bb2
|
store/diff: fix dropped error
|
2021-04-14 04:59:15 -07:00 |
|
Lars Lehtonen
|
dbc653a179
|
store/datas: fix dropped error
|
2021-04-14 04:56:55 -07:00 |
|
Lars Lehtonen
|
144eabe94a
|
store/cmd/noms: fix dropped errors
|
2021-04-14 04:51:14 -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 |
|
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 |
|