Lars Lehtonen
|
82e7d3d4f5
|
libraries/doltcore/sqle/dfunctions: fix dropped errrors
|
2021-03-13 14:23:04 -08:00 |
|
Tim Sehn
|
9ef07e769e
|
Update Bats README
|
2021-03-13 09:11:17 -08:00 |
|
Aaron Son
|
6071312a2c
|
Merge pull request #1436 from dolthub/aaron/bump-go-mysql-server
Aaron/bump go mysql server
|
2021-03-12 16:58:00 -08:00 |
|
Aaron Son
|
0e6abeb356
|
go/go.mod: Bump go-mysql-server.
|
2021-03-12 13:57:47 -08:00 |
|
Aaron Son
|
f7ed808300
|
Merge remote-tracking branch 'origin/master' into aaron/bump-go-mysql-server
|
2021-03-12 13:54:38 -08:00 |
|
Daylon Wilkins
|
db6c7c9e24
|
Bump go-mysql-server
|
2021-03-12 13:53:31 -08:00 |
|
Aaron Son
|
f2c54c2844
|
go/go.mod: Bump go-mysql-server.
|
2021-03-12 13:44:30 -08:00 |
|
Daylon Wilkins
|
828746caf5
|
Fixed verify-constraints reporting NULLs as errors
|
2021-03-12 13:32:00 -08:00 |
|
Maximilian Hoffman
|
153bb9870a
|
Merge pull request #1426 from dolthub/max/active-branch
Max/active branch
|
2021-03-10 22:02:58 -08:00 |
|
Max Hoffman
|
460926bd52
|
Merge branch 'master' into max/active-branch
|
2021-03-10 21:27:08 -08:00 |
|
Max Hoffman
|
4476e43005
|
Add the sql shell checkout -> active_branch bats test
|
2021-03-10 19:54:26 -08:00 |
|
Zach Musgrave
|
7325afb71d
|
Merge pull request #1413 from alrs/doltcore-sqle-errs
libraries/doltcore/sqle: fix dropped errors
|
2021-03-10 14:38:48 -08:00 |
|
Zach Musgrave
|
5ebbefaf60
|
Merge pull request #1414 from alrs/store-types-errs
store/types: fix dropped errors
|
2021-03-10 14:38:16 -08:00 |
|
Zach Musgrave
|
e16b2855e8
|
Merge pull request #1415 from alrs/store-datas-errs
store/datas: fix dropped errors
|
2021-03-10 14:23:24 -08:00 |
|
Zach Musgrave
|
b169293075
|
Merge pull request #1421 from alrs/store-nbs-errs
Replace assert.NoError with require.NoError in tests
|
2021-03-10 14:17:39 -08:00 |
|
Max Hoffman
|
ba9154f555
|
Missed another typo
|
2021-03-10 12:33:25 -08:00 |
|
Max Hoffman
|
87bc97eea2
|
Cleanup spacing
|
2021-03-10 11:16:03 -08:00 |
|
Max Hoffman
|
64664ec26b
|
Add vinai's changes
|
2021-03-10 08:59:37 -08:00 |
|
Vinai Rachakonda
|
73e7493144
|
test fix
|
2021-03-10 11:05:04 -05:00 |
|
Oscar Batori
|
86a0ae5937
|
Update cd-release.yaml
reference main instead of master
|
2021-03-09 21:57:36 -08:00 |
|
Max Hoffman
|
cc8dcadcca
|
Go fmt again
|
2021-03-09 20:48:53 -08:00 |
|
Max Hoffman
|
0c50f7e32c
|
go fmt
|
2021-03-09 20:39:47 -08:00 |
|
Max Hoffman
|
8352677e53
|
Merge branch 'master' into max/active-branch
|
2021-03-09 20:38:46 -08:00 |
|
Max Hoffman
|
615a757d08
|
Add func and bats
|
2021-03-09 20:38:00 -08:00 |
|
Zach Musgrave
|
9019a6e1fe
|
Merge pull request #1425 from dolthub/zachmu/upgrade-release
Upgraded go-mysql-server
|
2021-03-09 20:28:00 -08:00 |
|
Zach Musgrave
|
3ea3b39e8a
|
Upgraded go-mysql-server
|
2021-03-09 19:57:01 -08:00 |
|
Zach Musgrave
|
ff00e59a7f
|
Update README.md
|
2021-03-09 17:55:57 -08:00 |
|
Zach Musgrave
|
0aa52887d0
|
Update README.md
|
2021-03-09 17:55:32 -08:00 |
|
Zach Musgrave
|
f51c5f58ca
|
Update README.md
|
2021-03-09 17:55:16 -08:00 |
|
Brian Hendriks
|
111cbebec0
|
diff between a range of values (#1402)
|
2021-03-09 17:44:50 -08:00 |
|
Brian Hendriks
|
b5be24a06f
|
diff printing fix (#1406)
|
2021-03-09 16:48:19 -08:00 |
|
Brian Hendriks
|
c8264ef610
|
add file copy helper method to iohelp package (#1403)
|
2021-03-09 16:46:50 -08:00 |
|
Brian Hendriks
|
04d189937e
|
chunk store in a file no manifest needed (#1401)
|
2021-03-09 16:46:08 -08:00 |
|
Lars Lehtonen
|
ae8e3e86bb
|
libraries/doltcore/sqle/dtables: fix dropped errors
|
2021-03-09 15:14:34 -08:00 |
|
Lars Lehtonen
|
5c56b8a5dc
|
store/nbs: fix dropped errors
|
2021-03-09 14:07:37 -08:00 |
|
Lars Lehtonen
|
ce633a4fad
|
store/nbs: require.NoError replaces most assert.NoError
|
2021-03-09 14:05:54 -08:00 |
|
Vinai Rachakonda
|
3dcb68ce13
|
Expose Load data and add a bunch of tests. (#1419)
This PR exposes LOAD DATA to Dolt. This is a relatively new path to import data into a dolt repo.
|
2021-03-09 16:22:01 -05:00 |
|
Lars Lehtonen
|
a220876558
|
libraries/doltcore/sqle: fix dropped errors
|
2021-03-09 12:32:56 -08:00 |
|
Lars Lehtonen
|
040027ad0c
|
store/datas: require.NoError in tag_test.go
|
2021-03-09 12:28:34 -08:00 |
|
Lars Lehtonen
|
0aec9c94f0
|
store/types: require.NoError over assert.NoError
|
2021-03-09 12:14:59 -08:00 |
|
Lars Lehtonen
|
c32b47fef1
|
store/datas: fix dropped errors
|
2021-03-09 10:53:21 -08:00 |
|
Zach Musgrave
|
7ab8a153f6
|
Merge pull request #1391 from alrs/splitter-err
libraries/doltcore/diff: fix dropped error
|
2021-03-09 10:42:55 -08:00 |
|
Zach Musgrave
|
2fe2153ffe
|
Merge pull request #1411 from alrs/doltcore-typinfo-errs
libraries/doltcore/schema/typeinfo: fix dropped errors
|
2021-03-09 10:35:13 -08:00 |
|
Zach Musgrave
|
b58942f939
|
Merge pull request #1410 from alrs/doltcore-alterschema-errs
libraries/doltcore/schema/alterschema: fix dropped errors
|
2021-03-09 10:34:58 -08:00 |
|
Zach Musgrave
|
6dbf8a8c30
|
Merge pull request #1409 from alrs/doltcore-rebase-errs
libraries/doltcore/rebase: fix dropped errors
|
2021-03-09 10:34:13 -08:00 |
|
Zach Musgrave
|
8c1cc1bd68
|
Merge pull request #1407 from alrs/doltcore-merge-errs
libraries/doltcore/merge: fix dropped errors
|
2021-03-09 10:31:22 -08:00 |
|
Vinai Rachakonda
|
99140daeff
|
bump gms and jsonagg (#1408)
Bump go-mysql-server to expose jsonagg.
|
2021-03-09 09:03:14 -05:00 |
|
Lars Lehtonen
|
5117c658d6
|
store/types: fix dropped errors
|
2021-03-08 17:42:13 -08:00 |
|
Lars Lehtonen
|
1073bdec36
|
libraries/doltcore/schema/typeinfo: fix dropped errors
|
2021-03-08 17:05:59 -08:00 |
|
Lars Lehtonen
|
d61d4f13c1
|
libraries/doltcore/schema/alterschema: fix dropped errors
|
2021-03-08 17:02:09 -08:00 |
|