Commit Graph

9269 Commits

Author SHA1 Message Date
Zach Musgrave
b1d0769821 Updated FAQ with transaction info 2021-06-21 13:52:54 -07:00
Tim Sehn
d7a03656d4 Merge pull request #1845 from dolthub/tim/bats-for-brian
Added bats tests for dolt log --merges, --parents, and --min-parents
2021-06-21 13:39:57 -07:00
Dustin Brown
e46ca67ebe [ga-bump-dep] Bump dependency in Dolt by zachmu (#1840)
Co-authored-by: zachmu <zach@dolthub.com>
2021-06-21 16:02:14 -04:00
Timothy Sehn
a4ab1e0b00 Added bats tests for dolt log --merges, --parents, and --min-parents options 2021-06-21 12:30:02 -07:00
Maximilian Hoffman
0b37334b75 Merge pull request #1657 from dolthub/max/null-check
NULL check bats and go.mod update
2021-06-17 12:07:37 -07:00
Max Hoffman
6744fc106d Merge master 2021-06-17 10:17:58 -07:00
Vinai Rachakonda
0aa1e1f282 Fix bug with conflicts for DOLT_MERGE (#1834)
Fix dolt_merge bug that prevented the rendering of tests
2021-06-16 23:43:28 -04:00
andrew-wm-arthur
75983973e2 [ga-bump-release] Update Dolt version to 0.26.9 and release v0.26.9 v0.26.9 2021-06-16 23:32:11 +00:00
Aaron Son
34e64f3a71 Merge pull request #1839 from dolthub/reltuk-a25dd40c
[auto-bump] [no-release-notes] dependency by reltuk
2021-06-16 16:29:31 -07:00
reltuk
7e2cc23f3a [ga-bump-dep] Bump dependency in Dolt by reltuk 2021-06-16 23:03:19 +00:00
Aaron Son
50d5f4fe46 Merge pull request #1837 from dolthub/reltuk-394c2ef3
[auto-bump] [no-release-notes] dependency by reltuk
2021-06-16 15:14:59 -07:00
reltuk
20df42d730 [ga-bump-dep] Bump dependency in Dolt by reltuk 2021-06-16 21:50:29 +00:00
Aaron Son
e8a291c42a go/libraries/doltcore/sqle/enginetest: Skip upcoming index-on-keyless-table enginetest. 2021-06-16 10:32:18 -07:00
Daylon Wilkins
a379f1322c Patched random ACCESS DENIED error on Windows 2021-06-15 16:44:45 -07:00
Brian Hendriks
5a04638656 --merges, --parents, --min-parents options for dolt log (#1831) 2021-06-15 16:15:28 -07:00
Brian Hendriks
029bb5d83b ctx to WithFilters (#1832) 2021-06-15 15:24:44 -07:00
Daylon Wilkins
151ca17cb2 Fixed #1824: Bug with adding index on merge 2021-06-15 10:41:40 -07:00
Vinai Rachakonda
bb3d6266ee Add test case for bytes parse bug (#1827)
Fixes small bytes error
2021-06-15 13:38:14 -04:00
Vinai Rachakonda
559de51aaa Add in for filtered table (#1826)
Let's you do an IN clause with the dolt diff table
2021-06-14 17:20:43 -04:00
reltuk
0967103579 [ga-bump-release] Update Dolt version to 0.26.8 and release v0.26.8 v0.26.8 2021-06-14 20:43:55 +00:00
Maximilian Hoffman
98b33c5f7a Merge pull request #1821 from dolthub/max-hoffman-58ad6465
[auto-bump] [no-release-notes] dependency by max-hoffman
2021-06-14 13:12:40 -07:00
Zach Musgrave
dbde7bcee6 Merge pull request #1825 from dolthub/zachmu/1824
Skipped bats test for #1824
2021-06-14 12:01:53 -07:00
Zach Musgrave
0f8237242f Skipped bats test for #1824 2021-06-14 11:30:41 -07:00
Vinai Rachakonda
f494c8f478 Vinai/elixir smoke test (#1815)
Elixir integration
2021-06-14 13:51:38 -04:00
AndyA
e96009d96d Merge pull request #1814 from dolthub/andy/broken-ntc-queries
[no-release-notes] added broken queries
2021-06-14 10:04:19 -07:00
max-hoffman
5f67039f3f [ga-bump-dep] Bump dependency in Dolt by max-hoffman 2021-06-14 16:58:30 +00:00
Andy Arthur
050ab60fa1 add copyright header 2021-06-14 09:31:14 -07:00
Aaron Son
30b977942a Merge pull request #1813 from dolthub/aaron/install.sh-supports-darwin-arm64
go/utils/publishrelease: install.sh: Install x86_64 binaries on MacOS M1.
2021-06-11 15:36:16 -07:00
Dustin Brown
43ac9395a7 [auto-bump] [no-release-notes] dependency by VinaiRachakonda (#1810)
Bump gms and add test case
2021-06-11 18:03:20 -04:00
Andy Arthur
6f0a4ab4bd Merge branch 'andy/broken-ntc-queries' of github.com:dolthub/dolt into andy/broken-ntc-queries 2021-06-11 14:58:05 -07:00
Andy Arthur
70bb5b7d55 pr feedback 2021-06-11 14:57:47 -07:00
andrew-wm-arthur
1259173669 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-06-11 21:46:07 +00:00
Andy Arthur
7459dab905 added broken queries 2021-06-11 14:43:30 -07:00
Aaron Son
f59016db37 go/utils/publishrelease: install.sh: Install x86_64 binaries on MacOS M1. 2021-06-11 14:36:22 -07:00
Dustin Brown
7d50362f36 [auto-bump] [no-release-notes] dependency by VinaiRachakonda (#1808)
Gms bump with locking test
2021-06-11 17:19:19 -04:00
Aaron Son
79e7ba4a79 Merge pull request #1812 from dolthub/aaron/fkconstrain-check-support-types.Null-in-tuple
go: fkconstrain: check: Correctly handle types.Null values in tuples being checked.
2021-06-11 14:09:36 -07:00
Aaron Son
237c6bfcfa Merge remote-tracking branch 'origin/master' into aaron/fkconstrain-check-support-types.Null-in-tuple 2021-06-11 13:45:42 -07:00
Aaron Son
1f041ed57a Merge pull request #1809 from dolthub/aaron/run-altertests-separate-in-ci
.github: Run go/libraries/doltcore/sqle/altertests in separate job. Run them without -race.
2021-06-11 12:27:49 -07:00
Aaron Son
7243848381 go: fkconstrain: check: Correctly handle types.Null values in tuples being checked. 2021-06-11 12:12:15 -07:00
Aaron Son
286c9fa758 .github: No really, do not run them with race. 2021-06-11 11:58:43 -07:00
Aaron Son
4fa7b14153 .github: ci-go-tests: Run integration_test without -race. 2021-06-11 11:33:05 -07:00
Aaron Son
b888dc44e1 Merge remote-tracking branch 'origin/master' into aaron/run-altertests-separate-in-ci 2021-06-11 10:14:13 -07:00
reltuk
3cf0b5b3bd [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-06-10 23:50:46 +00:00
Aaron Son
36a9976e9d .github: Run go/libraries/doltcore/sqle/altertests in separate job. Run them without -race. 2021-06-10 16:48:46 -07:00
Zach Musgrave
77e87a517b Merge pull request #1786 from dolthub/zachmu/tx-tests
Test support for transactions, and changed the behavior of dolt sql in batch mode when it encounters an error
2021-06-10 12:00:53 -07:00
Zach Musgrave
7ab3a0120a PR feedback 2021-06-10 11:23:36 -07:00
Tim Sehn
aa19bf5b85 Merge pull request #1803 from dolthub/tim/unskip-insert-ignore-bats
Unskip and fix insert ignore bats test
2021-06-10 10:02:25 -07:00
Timothy Sehn
e5354f3ea4 Unskip and fix insert ignore bats test 2021-06-10 09:33:36 -07:00
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