Andy Arthur
ece72c38a2
Revert "drain after break"
...
This reverts commit 8d668547c5 .
2021-06-24 16:39:28 -07:00
Andy Arthur
ff7bd80c0e
actual fix
2021-06-24 16:39:16 -07:00
Andy Arthur
8d668547c5
drain after break
2021-06-24 16:34:46 -07:00
Katie McCulloch
fb858ced8f
Merge pull request #1847 from dolthub/km/sqlfmt
...
go/libraries/doltcore/sqle/sqlfmt/schema_fmt.go: Add AlterTableModifyColStmt
2021-06-24 13:14:21 -07:00
Brian Hendriks
ec40e9cf0c
reset output colors before exiting when interrupt encountered ( #1842 )
2021-06-23 14:19:35 -07:00
Brian Hendriks
1caa732fdd
tuple type changes ( #1545 )
...
* tuple as primitive type
* merge primitive tuples
* try UnionKind with nil elements
* remove hard coded hashes
* more tuple type changes
Co-authored-by: Brian Hendriks <brian@liquidata.co >
2021-06-23 11:15:12 -07:00
AndyA
4431b141a7
Merge pull request #1849 from dolthub/andrew-wm-arthur-c0b4e3e5
...
[auto-bump] [no-release-notes] dependency by andrew-wm-arthur
2021-06-23 10:45:22 -07:00
andrew-wm-arthur
79013d4b0e
[ga-bump-dep] Bump dependency in Dolt by andrew-wm-arthur
2021-06-23 17:07:12 +00:00
Katie McCulloch
d46ee06eae
go/libraries/doltcore/sqle/sqlfmt/schema_fmt.go: Add AlterTableModifyColStmt
2021-06-22 18:26:44 -07:00
Zach Musgrave
b29e87089b
Update faq.md
2021-06-21 13:53:09 -07:00
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