Commit Graph

8647 Commits

Author SHA1 Message Date
Daylon Wilkins
ff7bee1f9f Added DELIMITER support to batch input 2021-03-16 20:25:18 -07:00
Daylon Wilkins
0983c60c11 Added check to CI for bats test names 2021-03-16 18:17:02 -07:00
Vinai Rachakonda
a8336ffc1d Add table statistics functions for show table status (#1438)
Add statistics functions for show table status.
2021-03-16 17:50:19 -04:00
Vinai Rachakonda
0c1d7553ac Updates to error handling for unset configs. (#1444)
Co-authored-by: Lawrence Cook <lawrencescook@gmail.com>
2021-03-16 15:03:14 -04:00
Daylon Wilkins
ebf57383e9 Added limited self referential foreign key support 2021-03-16 02:48:55 -07:00
Tim Sehn
a42aa88057 Merge pull request #1449 from dolthub/tim/remove-samples
Remove samples
2021-03-15 18:40:16 -07:00
Tim Sehn
8b3f41e91b Update README.md 2021-03-15 18:12:03 -07:00
Tim Sehn
5899e4cb74 Merge branch 'master' of https://github.com/dolthub/dolt into tim/remove-samples 2021-03-15 17:54:43 -07:00
Dustin Brown
9b9cc87fb2 Merge pull request #1450 from dolthub/db/hide-dockerfiles
[no-release-notes] /:hide/delete dockerfiles
2021-03-15 17:25:31 -07:00
Dustin Brown
ff43f268f9 : hide/delete dockerfiles 2021-03-15 16:57:55 -07:00
Dustin Brown
22eca35ca0 Merge pull request #1451 from dolthub/db/fix-compatability
[no-release-notes] /.github/workflows/ci-compatibility-tests.yaml: fix working dir
2021-03-15 16:57:11 -07:00
Dustin Brown
a9b8dfea77 /.github/workflows/ci-compatibility-tests.yaml: fix working dir 2021-03-15 16:52:15 -07:00
Tim Sehn
50b1b74d64 Remove samples. We should make something more tested if we want something like this. 2021-03-15 16:31:34 -07:00
Dustin Brown
77b0ddd124 Merge pull request #1445 from dolthub/db/root-refactor
[no-release-notes] Db/root refactor
2021-03-15 16:01:39 -07:00
Tim Sehn
f1c2db74f4 Update FUNDING.yml 2021-03-15 14:55:19 -07:00
Tim Sehn
b70db3b3f4 Merge pull request #1446 from dolthub/tim/github-sponsors
Add sponsor link to Dolt repository on GitHub
2021-03-15 14:52:57 -07:00
Tim Sehn
2657cf8ed1 Add sponsor link to Dolt repository on GitHub 2021-03-15 14:47:21 -07:00
Zach Musgrave
9f633ffa59 Merge pull request #1422 from alrs/doltcore-table-untyped-errs
libraries/doltcore/table/untyped: fix dropped errors
2021-03-15 14:35:38 -07:00
Zach Musgrave
1b4283853b Merge pull request #1412 from alrs/doltcore-dfunctions-errs
Fixed dropped errors in libraries/doltcore/sqle/dfunctions
2021-03-15 14:12:47 -07:00
Dustin Brown
61b06450b1 /integration-tests: move bats 2021-03-15 14:04:40 -07:00
Dustin Brown
567ee75165 /mysql-client-tests: remove old dir 2021-03-15 12:54:21 -07:00
Dustin Brown
503665c32c /integration-tests: move mysql-client-tests to integration-tests 2021-03-15 12:53:14 -07:00
zennetizen
d08a4543b3 improved error message when committing without a name or email set. (#1431)
Co-authored-by: Lawrence Cook <lawrencescook@gmail.com>
2021-03-15 14:54:58 -04:00
Lars Lehtonen
9edf15054d libraries/doltcore/sqle/dfunctions: err out of getParent signature 2021-03-13 14:23:05 -08:00
Lars Lehtonen
38c8173783 libraries/doltcore/sqle/dfunctions: err and ok out of getBranchCommit signature 2021-03-13 14:23:05 -08:00
Lars Lehtonen
82e7d3d4f5 libraries/doltcore/sqle/dfunctions: fix dropped errrors 2021-03-13 14:23:04 -08:00
Tim Sehn
2f517c852e Merge pull request #1440 from dolthub/tim/update-bats-readme
Update Bats README
2021-03-13 09:45:27 -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