Commit Graph

9199 Commits

Author SHA1 Message Date
Zach Musgrave 2d31cdc1bd Merge pull request #1798 from dolthub/zachmu/fix-sqllogictest
Fix the dolt harness for sqllogictest to correctly reinitialize the d…
2021-06-10 08:58:18 -07:00
VinaiRachakonda 9938cc85de [ga-bump-release] Update Dolt version to 0.26.7 and release v0.26.7 v0.26.7 2021-06-10 03:18:25 +00:00
Vinai Rachakonda 5f86a77241 Bump gms (#1799)
Bumps gms
2021-06-09 23:17:30 -04:00
Dustin Brown efc4cfab38 Merge pull request #1785 from dolthub/db/fix-name
[no-release-notes] /.github/workflows/ci-sql-correctness-release.yaml: fix name
2021-06-09 16:50:15 -07:00
zachmu a686bb3185 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-06-09 23:21:35 +00:00
Zach Musgrave 35dcc9fe13 Fix the dolt harness for sqllogictest to correctly reinitialize the dolt repo for each file. This was previously unnecessary because we were not persisting the working set on commit and had autocommit disabled 2021-06-09 16:06:18 -07:00
Brian Hendriks bcafd4b548 thread context through to function creation in dolt (#1793)
Co-authored-by: Brian Hendriks <brian@liquidata.co>
2021-06-09 14:49:33 -07:00
Aaron Son 760fb7c2a5 Merge pull request #1797 from dolthub/aaron/fix-some-races
[no-release-notes] go: store,doltcore/schema: Fix some race conditions.
2021-06-09 14:44:44 -07:00
Aaron Son 52532f10db go: store,doltcore/schema: Fix some race conditions. 2021-06-09 14:05:33 -07:00
Aaron Son 9f84fab9b1 Merge pull request #1792 from dolthub/reltuk-782d278b
[auto-bump] [no-release-notes] dependency by reltuk
2021-06-08 15:07:38 -07:00
reltuk e305db0fe8 [ga-bump-dep] Bump dependency in Dolt by reltuk 2021-06-08 21:19:48 +00:00
Oscar Batori 6f22cc09b0 Rename Dolt-Logo@3x.svg to dolt_logo.svg 2021-06-08 12:30:37 -07:00
Oscar Batori a704eedc59 new Dolt logo 2021-06-08 12:30:01 -07:00
Vinai Rachakonda 4bb2af40a2 Add pr to test found rows on UPDATE (#1789)
Add CLIENT_FOUND_ROWS capabilities to Dolt
2021-06-08 15:17:18 -04:00
Vinai Rachakonda 2b20ecf6c9 Vinai/create temp tables (#1766)
Allows CREATE TEMPORARY TABLES
2021-06-04 13:18:47 -04:00
Dustin Brown 6bdfa82826 /.github/workflows/ci-sql-correctness-release.yaml: fix name 2021-06-04 10:09:14 -07:00
Brian Hendriks 5c990eeced bump gms and fix issues (#1784) 2021-06-03 16:31:22 -07:00
AndyA 5626917198 Merge pull request #1781 from dolthub/andy/unique-index-conflict-bats
[no-release-notes] added skipped bats for unique index conflicts
2021-06-03 13:31:05 -07:00
Andy Arthur 60ab03b076 put back deleted tests 2021-06-03 13:06:52 -07:00
Andy Arthur 48106f9029 added skipped bats for unique index conflicts 2021-06-03 12:54:30 -07:00
Katie McCulloch aa45b2588d Merge pull request #1770 from dolthub/km/bats
Add skipped bats test for blanks (nulls) failing on csv import/update
2021-06-03 10:16:04 -07:00
Zach Musgrave b29dda1181 Merge pull request #1779 from dolthub/zachmu/upgrade-gms-2
[no-release-notes] Upgrade GMS and vitess
2021-06-03 09:07:17 -07:00
Zach Musgrave 1bd56ac0ab Fix bats test error message 2021-06-02 17:16:18 -07:00
Zach Musgrave a361b0e1f1 Upgrade gms and vitess 2021-06-02 17:07:28 -07:00
Katie McCulloch 8d0b8313c1 dolt/integration-tests/bats/import-update-tables.bats: Add skipped bats test for blanks (nulls) failing on csv import/update 2021-06-01 17:12:26 -07:00
AndyA 4dc3395efa Merge pull request #1769 from dolthub/andy/dolt-reserved-namespace
Expand dolt reserved namespace
2021-06-01 14:27:49 -07:00
Andy Arthur ad3253c103 expand dolt reserved namespace 2021-06-01 13:36:31 -07:00
Dustin Brown f590709bef Merge pull request #1767 from dolthub/coffeegoddd-643401f4
[auto-bump] [no-release-notes] dependency by coffeegoddd
2021-06-01 10:44:03 -07:00
Dustin Brown 5a9b35a2e1 Merge pull request #1765 from dolthub/db/bump-min-go-version
/{.github,go}: bump min go version to 1.15
2021-06-01 10:43:37 -07:00
coffeegoddd dcf7784c39 [ga-bump-dep] Bump dependency in Dolt by coffeegoddd 2021-06-01 12:20:27 +00:00
Daylon Wilkins ae0de59aa0 Added session var that matches dolt and transaction commits 2021-05-30 21:39:32 -07:00
Zach Musgrave 86571fd43d Merge pull request #1763 from dolthub/zachmu/tx-tests
Transaction tests and bug fixes for savepoints
2021-05-28 12:30:19 -07:00
Zach Musgrave d8248a9b35 Merge branch 'zachmu/tx-tests' of github.com:dolthub/dolt into zachmu/tx-tests 2021-05-28 11:40:32 -07:00
Zach Musgrave 9e13e91ab9 Upgrade gms 2021-05-28 11:40:25 -07:00
zachmu 724b6ae6be [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-05-28 18:07:12 +00:00
Zach Musgrave 0b0295efee Merge master 2021-05-28 11:06:00 -07:00
Zach Musgrave 53a91ba54b Upgrade gms 2021-05-28 11:04:03 -07:00
Zach Musgrave 094a14a816 Bug fixes for savepoints 2021-05-28 10:51:56 -07:00
Dustin Brown 61744d8487 /{.github,go}: bump min go version to 1.15 2021-05-28 10:29:42 -07:00
andrew-wm-arthur 1eb286f34a [ga-bump-release] Update Dolt version to 0.26.6 and release v0.26.6 v0.26.6 2021-05-27 23:21:46 +00:00
Daylon Wilkins e310bae07c Added mini rollback functionality for statements that error 2021-05-27 16:19:14 -07:00
Zach Musgrave 813bcf9a2a Slight tweak to 3-client test 2021-05-27 16:16:46 -07:00
Zach Musgrave 15a69db722 More transaction tests 2021-05-27 16:08:05 -07:00
Zach Musgrave ee6fdbb5e1 Transaction tests for delete 2021-05-27 15:37:34 -07:00
Zach Musgrave cfdb1c0b73 Dolt transaction tests with insert and update 2021-05-27 14:48:37 -07:00
Dustin Brown 894567da78 [ga-bump-dep] Bump dependency in Dolt by VinaiRachakonda (#1758)
Co-authored-by: VinaiRachakonda <vinai@dolthub.com>
2021-05-27 16:32:06 -04:00
Zach Musgrave 85291eed70 Merge pull request #1753 from dolthub/zachmu/tx-3
Transaction tests for dolt, and couple small bug fixes for transactions
2021-05-27 09:51:06 -07:00
Zach Musgrave 812a9f79be Merge branch 'zachmu/tx-3' of github.com:dolthub/dolt into zachmu/tx-3 2021-05-27 09:16:31 -07:00
Zach Musgrave 2804c99448 Disable transactions by default 2021-05-27 09:16:23 -07:00
zachmu 7377c2f6a6 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-05-26 23:50:09 +00:00