Commit Graph

18529 Commits

Author SHA1 Message Date
Aaron Son
b51bdc2cff integration-tests/go-sql-server-driver: go mod tidy. 2023-04-06 16:12:20 -07:00
reltuk
deec9a10fd [ga-bump-dep] Bump dependency in Dolt by reltuk 2023-04-06 23:06:10 +00:00
James Cor
204a506514 Merge pull request #5697 from dolthub/JCOR11599-cb1b56e3
[auto-bump] [no-release-notes] dependency by JCOR11599
2023-04-06 13:24:50 -07:00
Zach Musgrave
588df9358d Merge pull request #5677 from dolthub/zachmu/assist
dolt assist command
2023-04-06 12:01:59 -07:00
James Cor
08703f8837 merge with main 2023-04-06 11:46:47 -07:00
Maximilian Hoffman
efc3c94890 [no-release-notes] fix gms main (#5701)
* [ga-bump-dep] Bump dependency in Dolt by JCOR11599

* using new dockerfile

* GMS bump

* no locall

* tidy

* revert james file

* parallelism one

* prepared parallelism one

---------

Co-authored-by: JCOR11599 <jcor@ucsd.edu>
Co-authored-by: James Cor <james@dolthub.com>
2023-04-06 11:44:32 -07:00
James Cor
e573b229a8 pinning to release 2.9.0 2023-04-05 16:51:15 -07:00
zachmu
ec3341ff1b [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-04-05 21:56:10 +00:00
Zach Musgrave
2fdc197e86 Merge branch 'zachmu/assist' of github.com:dolthub/dolt into zachmu/assist 2023-04-05 14:54:38 -07:00
Zach Musgrave
3fdff709c6 Slightly better chan management 2023-04-05 14:54:31 -07:00
Aaron Son
ee07c1de86 [no-release-notes] libraries/doltcore/doltdb/doltdb.go: Remove unused function which had an unsafe read-and-choose-not-to-write pattern. 2023-04-05 12:19:03 -07:00
Zach Musgrave
3ee9eaf5b6 Improved command echoing 2023-04-05 12:07:44 -07:00
Zach Musgrave
531a2b9ba6 Added support for && in commands 2023-04-05 11:59:37 -07:00
Zach Musgrave
9848dd6683 Remove unreachable code 2023-04-05 10:57:27 -07:00
James Cor
f9103eea81 using new dockerfile 2023-04-05 10:47:06 -07:00
zachmu
162577ae78 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-04-04 23:11:43 +00:00
JCOR11599
3158e8ce64 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2023-04-04 22:53:58 +00:00
Zach Musgrave
b675eb8ec5 Fixed bug in error reporting for run commands 2023-04-04 13:28:12 -07:00
Zach Musgrave
5c1929ec7a Cleaned up docs. Added cancelation to dolt command invocations. Made shell mode the only mode. 2023-04-04 12:58:39 -07:00
AndyA
598dd8f6b3 Merge pull request #5675 from dolthub/andy/schema-merge-spec
go/doltcore/merge: improved schema merge tests
2023-04-03 17:24:07 -07:00
jennifersp
d10241d7c0 Merge pull request #5682 from dolthub/jennifersp-e7fd339b 2023-04-03 16:37:19 -07:00
Andy Arthur
c9c3aa033c go/gen: revert formatter changes 2023-04-03 15:58:09 -07:00
Andy Arthur
e10bd7563f Merge remote-tracking branch 'origin/main' into andy/schema-merge-spec 2023-04-03 15:35:26 -07:00
andy-wm-arthur
164f6b9258 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-04-03 22:06:03 +00:00
Andy Arthur
0e8f24f4f0 go/doltcore/merge: added explicity skips for failed schema merge tests cases 2023-04-03 15:04:30 -07:00
jennifersp
5b11cd3583 support 'add' and 'remove' options for dolt_backup() (#5660) 2023-04-03 14:50:10 -07:00
jennifersp
29e36ff86e [ga-bump-dep] Bump dependency in Dolt by jennifersp 2023-04-03 21:08:28 +00:00
Zach Musgrave
f76e775028 Added fuzzy matching to responses 2023-04-03 14:06:45 -07:00
jennifersp
01f9ff9648 Merge pull request #5679 from dolthub/jennifer/update-maven
[no-release-notes] update maven to 3.9.1
2023-04-03 12:25:51 -07:00
Zach Musgrave
5539029269 Added a disclaimer 2023-04-03 11:55:40 -07:00
Maximilian Hoffman
b86b2b2011 Fix point lookup bug w/ prefix matching secondary (#5670)
* Fix point lookup bug w/ prefix matching secondary

* docstring
2023-04-03 11:39:44 -07:00
AndyA
310c3d75a0 Merge pull request #5664 from dolthub/andy/keep-pull-error
go/doltcore/sqle: fix dropped error in read-replica-db
2023-04-03 10:50:09 -07:00
jennifersp
3280e3aeac update maven to 3.9.1 2023-04-03 10:43:41 -07:00
Zach Musgrave
5d49271dfa Added word wrap for text response 2023-04-03 10:28:11 -07:00
zachmu
d4823ade72 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-04-01 19:10:45 +00:00
Zach Musgrave
3a1c222705 Dependencies 2023-04-01 12:07:48 -07:00
Zach Musgrave
35b61448f2 Shell mode. Also removed the prompt that changed the schema, as it was confusing the asisstant 2023-04-01 12:03:10 -07:00
Zach Musgrave
0382eb079d Added a debug flag 2023-04-01 11:09:45 -07:00
Zach Musgrave
f224b840f0 Adding a busy spinner and cancelation 2023-04-01 10:40:22 -07:00
Aaron Son
75fa4579f5 Merge pull request #5672 from dolthub/aaron/doltdb-table-always-write-new-table-value
go/libraries/doltcore/doltdb: durable/table: Always write the table value we are refing. Ensures it always makes it across the GC safepoint.
2023-04-01 07:10:10 -07:00
Pavel Safronov
fad22f9c56 Merge pull request #5674 from dolthub/PavelSafronov-9f0c2e3e
[auto-bump] [no-release-notes] dependency by PavelSafronov
2023-03-31 23:22:30 -07:00
Zach Musgrave
0f8291a505 Feeding results back into chat, continuing conversation 2023-03-31 17:56:00 -07:00
Aaron Son
8ef6e4f496 Merge pull request #5667 from dolthub/aaron/standby-replication-commithook-startup-race
go/libraries/doltcore/sqle/cluster: commithook.go: Fix initialization of commithook so it does not report isCaughtUp right after construction.
2023-03-31 17:43:41 -07:00
Zach Musgrave
815a894c72 Made prompt generation reusable 2023-03-31 17:29:23 -07:00
Zach Musgrave
0e183b7240 first kind of working draft 2023-03-31 16:47:17 -07:00
Andy Arthur
8e27bf1404 go/doltcore/merge: refactor schema merge test setup and compare merged roots 2023-03-31 16:43:25 -07:00
Pavel Safronov
db6587fd29 Adding BATS fixes for GMS JSON change. 2023-03-31 16:11:34 -07:00
PavelSafronov
4f8f002681 [ga-bump-dep] Bump dependency in Dolt by PavelSafronov 2023-03-31 23:09:05 +00:00
Zach Musgrave
0cff9c7c26 Made model configurable 2023-03-31 15:16:51 -07:00
AndyA
9a604d1b6d Merge pull request #5635 from dolthub/andy/swiss-map
go/store/nbs: replace builtin golang map with swiss.Map
2023-03-31 14:48:12 -07:00