Commit Graph

10956 Commits

Author SHA1 Message Date
reltuk 1228a2b6d7 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-01-31 19:52:52 +00:00
Aaron Son 46f9976176 go/store/datas/pull: Remove types.WalkRef/types.Ref dependency by passing in a WalkRefs function. 2022-01-31 11:18:36 -08:00
Aaron Son 142b14b92e doltdb: Remove duplication and confusion between PushChunks, PullChunks and PushChunksForRefHash. 2022-01-31 10:27:23 -08:00
Aaron Son 82ac30dabe go/store/datas/pull: Make Pull work with hash.Hash, not a ref. 2022-01-28 15:44:01 -08:00
Aaron Son 64ecfff4cb go/store/datas: Move Pull, Puller and Clone into their own package. 2022-01-28 15:34:59 -08:00
Jason Fulghum 6043cbe0db Merge pull request #2681 from fulghum/main
Minor updates to schema export/import command documentation
2022-01-28 09:35:07 -08:00
Daylon Wilkins 5c287c79a0 Bump GMS and fix interface changes 2022-01-28 04:58:15 -08:00
zachmu a75fd7e06a [ga-bump-release] Update Dolt version to 0.35.9 and release v0.35.9 v0.35.9 2022-01-27 23:33:48 +00:00
Zach Musgrave 3771db6447 Merge pull request #2701 from dolthub/zachmu-aa9aeffb
[auto-bump] [no-release-notes] dependency by zachmu
2022-01-27 15:30:58 -08:00
zachmu b1a498f822 [ga-bump-dep] Bump dependency in Dolt by zachmu 2022-01-27 22:53:15 +00:00
Dhruv Sringari 20bf7aab0f Merge pull request #2699 from dolthub/dhruv/tags-db
Add CreateTagOnDB and DeleteTagsOnDB
2022-01-27 14:37:25 -08:00
Brian Hendriks 4661563bcb Register server the metrics with prometheus so they get published (#2696)
* actually register the metrics with prometheus so they get published

* test fixes

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

Co-authored-by: bheni <bheni@users.noreply.github.com>
2022-01-27 13:04:06 -08:00
James Cor acfb446090 Merge pull request #2611 from dolthub/james/spatial-types
Spatial types actually stored as spatial types
2022-01-27 10:25:49 -08:00
Dhruv Sringari fa0928e9cc add CreateTagOnDB and DeleteTagsOnDB 2022-01-27 09:57:23 -08:00
Zach Musgrave e4c43ec7ff Merge pull request #2685 from dolthub/zachmu/create-tables
Disable --batch mode for `dolt sql` by default
2022-01-26 16:31:32 -08:00
AndyA a966ddee1d Merge pull request #2694 from dolthub/andy/robust-nbf-handling
/go/libraries/doltcore/{doltdb/durable, sqle}: Added Format_7_18 to NomsBinFormat switch statements
2022-01-26 16:27:22 -08:00
Zach Musgrave 136f2fd859 Fixed dropped error and bug in file input 2022-01-26 15:50:54 -08:00
Zach Musgrave 94bd0e051f Added test for dolt sql --file 2022-01-26 15:50:29 -08:00
Jason Fulghum f1f0affb3e Merge branch 'dolthub:main' into main 2022-01-26 15:46:22 -08:00
Andy Arthur ba9d064561 added Format_7_18 to switch statements 2022-01-26 15:42:03 -08:00
AndyA d57fd8ae13 Merge pull request #2609 from dolthub/andy/prolly-indexes
Andy/prolly indexes
2022-01-26 14:06:56 -08:00
Jason Fulghum 9b587170da Fixing bug that caused title section to be inserted multiple times in generated docs. 2022-01-26 13:51:11 -08:00
Jason Fulghum 7dc263ffe8 Fixing the synopsis for the init command. Omitting any value in the array causes the synopsis to not be printed at all. 2022-01-26 13:27:56 -08:00
Jason Fulghum aede5917db Changing dump-docs functionality to:
* include CLI header section
* stop using entity chars in synopsis markdown sections
2022-01-26 12:55:47 -08:00
Andy Arthur fe61ebba19 name/doc improvements from pr feedback 2022-01-26 12:55:30 -08:00
Zach Musgrave 718aa35c1c Merge branch 'zachmu/create-tables' of github.com:dolthub/dolt into zachmu/create-tables 2022-01-26 11:46:01 -08:00
Zach Musgrave 8de5d3f34c Fixed batch tests 2022-01-26 11:45:12 -08:00
Zach Musgrave 7625e8bd45 Fixed more tests 2022-01-26 11:42:47 -08:00
Zach Musgrave 39f4e99ef2 Fixed another test 2022-01-26 11:24:44 -08:00
Zach Musgrave d47353c327 Fixed a couple more bats tests 2022-01-26 11:17:11 -08:00
Zach Musgrave 1269444b07 Fixed one bats script 2022-01-25 16:51:21 -08:00
jennifersp 4448bba64d fix vertical format row numbering (#2677) 2022-01-25 16:25:49 -08:00
Zach Musgrave 9b33bf7604 Fixed procedures test 2022-01-25 16:15:11 -08:00
bheni 425646f457 [ga-bump-release] Update Dolt version to 0.35.8 and release v0.35.8 v0.35.8 2022-01-25 22:51:31 +00:00
Brian Hendriks 690106f3d9 redirect logrus standard log to cli.CliErr (#2686) 2022-01-25 14:29:59 -08:00
Zach Musgrave 6017621dff Merge pull request #2646 from alrs/store-datas-err
store/datas: fix dropped error
2022-01-25 14:12:22 -08:00
Vinai Rachakonda 27749d9ae2 Add ordinal to merge schema after merge (#2662) 2022-01-25 16:48:41 -05:00
Tim Sehn 6e4eb26e6a Merge pull request #2678 from dolthub/tim/bats-test-ff-autocommit-off
Skipped bats test for fast forward merge with autocommit off
2022-01-25 13:42:12 -08:00
zachmu 8e4b1c45df [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-01-25 20:49:55 +00:00
Zach Musgrave 7f7e247f17 Fixed inconsistencies in multi-statement mode 2022-01-25 12:20:30 -08:00
Zach Musgrave 9cf202e73f Fixed bats tests for slightly different error messages 2022-01-25 12:20:06 -08:00
Jason Fulghum 8cc7b75a87 Merge branch 'main' of https://github.com/fulghum/dolt 2022-01-25 11:59:48 -08:00
Jason Fulghum 7dff404246 Adding square brackets to indicate table and file are optional params. 2022-01-25 11:58:54 -08:00
Zach Musgrave 0a11d1d89c Removed --disable-batch flag from all bats tests 2022-01-25 11:52:04 -08:00
Zach Musgrave 9839651da5 Removed the --disable-batch flag 2022-01-25 11:47:32 -08:00
Jason Fulghum 4f23f8458c Merge branch 'dolthub:main' into main 2022-01-25 11:42:14 -08:00
Jason Fulghum d5bb824456 Minor updates to schema export/import command documentation. 2022-01-25 11:40:42 -08:00
Zach Musgrave 24b3812af5 Made --batch mode explicit rather than the default for queries. --disable-batch was also an alias for executing multiple statements in a single -q param, and is not the default behavior. 2022-01-25 11:35:02 -08:00
Timothy Sehn bce0667990 Skipped bats test for fast forward merge with autocommit off 2022-01-25 11:06:07 -08:00
Zach Musgrave 8a2b4f3766 Additional test for no selected DB 2022-01-25 10:24:41 -08:00