Commit Graph

2369 Commits

Author SHA1 Message Date
Stephanie You 9c69905749 match tables by name 2023-10-27 16:11:32 -07:00
Tim Sehn 0979ffff47 Unskipped a bats test I added for a join across multiple databases on tables of the same name that is now fixed. 2023-10-24 16:03:22 -07:00
stephanie 8084c49ffe Merge pull request #6858 from dolthub/steph/version-err
Allow `dolt version` in folders without full permissions
2023-10-23 14:35:34 -07:00
Stephanie You a02ee53936 fix panic for mismatched column schema 2023-10-20 16:37:52 -07:00
Stephanie You 9ab9eb2a79 skip write permission check for dolt version 2023-10-20 16:21:19 -07:00
Stephanie You 93c44b6dac add file line number to import table error message 2023-10-20 15:23:19 -07:00
Stephanie You e2e1ca0279 add table name to import table error 2023-10-20 14:39:44 -07:00
Stephanie You 0c2c6270de add column names to import table error message 2023-10-20 14:33:44 -07:00
stephanie 84d2b376a1 Merge pull request #6845 from dolthub/steph/silent-push-pull
add --silent option for push, pull, fetch
2023-10-19 09:50:59 -07:00
stephanie 3688b8325e Merge pull request #6834 from dolthub/steph/ls
migrate dolt ls to use sql queries
2023-10-19 09:50:47 -07:00
Maximilian Hoffman 5364ef3786 JSON and stats interface refactor (#6833)
* JSON and stats interface refactor

* Fix some tests

* fix more tests

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

* bump

* bump

* cleanup

* json keys are ordered

* bump

* keep ordered json string for CV types

---------

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2023-10-18 20:29:31 -07:00
stephanie 973e676a0e Merge branch 'main' into steph/ls 2023-10-18 15:52:26 -07:00
Stephanie You ab4e12c023 add --silent option for push, pull, fetch 2023-10-18 15:48:30 -07:00
Stephanie You 0fdc1553fa address PR comments 2023-10-18 14:37:24 -07:00
Stephanie You fe084708b5 add remote test for dolt merge-base 2023-10-18 13:41:45 -07:00
Stephanie You e82fd5e9aa fix failing bats tests 2023-10-18 12:12:23 -07:00
Stephanie You dbf8172b75 add remote test for dolt ls 2023-10-17 17:03:54 -07:00
Stephanie You a4ed2c2ba8 add bats tests for dolt ls 2023-10-17 17:03:54 -07:00
Taylor Bantle 5c01935f13 Fix bats 2023-10-17 13:40:02 -07:00
Taylor Bantle dbb0bf8e2b Make dolt_docs system table function like dolt_ignore 2023-10-17 09:34:16 -07:00
Nick Tobey c3a827c8a8 Add BATS tests for dolt_ignore AS OF 2023-10-16 17:04:36 -07:00
jennifersp c107df2bc2 add --all flag for dolt push (#6787) 2023-10-14 12:36:25 -07:00
Dustin Brown 9c46436d24 [auto-bump] [no-release-notes] dependency by JCOR11599 (#6814)
* [ga-bump-dep] Bump dependency in Dolt by JCOR11599

* skip batch test

---------

Co-authored-by: JCOR11599 <jcor@ucsd.edu>
Co-authored-by: James Cor <james@dolthub.com>
2023-10-13 17:36:17 -07:00
stephanie 36256bcdcc Merge pull request #6774 from dolthub/steph/pull
migrate dolt pull to use sql queries
2023-10-13 15:25:17 -07:00
Stephanie You fa50b5ba78 address PR comments 2023-10-13 12:39:54 -07:00
Stephanie You 961cdfbd4f address PR comments 2023-10-13 01:15:41 -07:00
Stephanie You 871fab1546 update bats tests 2023-10-13 01:12:59 -07:00
Jason Fulghum aab6972dad Preventing dolt_checkout from creating new branches in read-only databases.
Fixes: https://github.com/dolthub/dolt/issues/6785
2023-10-12 13:37:09 -07:00
Jason Fulghum d976b46b0d PR Feedback: normalizing physical directory names when moving them to the dropped dbs directory, so that they will always match the logical name of the database when they are restored. 2023-10-10 14:12:20 -07:00
Stephanie You f5e1c03a6c flip status code for merge with conflicts in bats tests 2023-10-09 15:09:58 -07:00
Stephanie You 4f6e198558 address PR comments 2023-10-09 14:04:27 -07:00
Stephanie You d8c6d56bce more pull options bats tests 2023-10-09 13:17:41 -07:00
Stephanie You aef2d199b4 unskip dolt pull --squash test 2023-10-09 10:29:29 -07:00
Stephanie You 5ca6a19962 fix dolt pull --force to work properly 2023-10-08 20:55:19 -07:00
Jason Fulghum 68a771bbca Tidying up 2023-10-05 16:05:42 -07:00
Stephanie You 8ce8a924e7 add remote test for dolt pull 2023-10-04 18:53:58 -07:00
Stephanie You 60bcded65f update merge to return 1 when there are conflicts 2023-10-04 18:53:58 -07:00
Stephanie You 039f0221dc update pull to print proper merge stats 2023-10-04 18:53:58 -07:00
Stephanie You d6ab22bee7 migrate dolt pull to use sql queries 2023-10-04 18:53:58 -07:00
Stephanie You 0a47b6f90a add bats tests for pull 2023-10-04 18:53:58 -07:00
Jason Fulghum 24764496f1 Adding support for new dolt_purge_dropped_databases stored procedure 2023-10-04 12:13:37 -07:00
Jason Fulghum 17ebce57c9 Fixing BATS test to run correctly with the remote-engine variant. 2023-10-04 11:30:29 -07:00
Jason Fulghum d4f4945e16 Merge branch 'main' into fulghum/undrop 2023-10-04 09:31:27 -07:00
Jason Fulghum 93b044f233 Various small fixes 2023-10-03 15:58:00 -07:00
Zach Musgrave 91474d1a9b Fixed error message in bats test 2023-10-03 09:37:54 -07:00
Jason Fulghum 7ac5799066 First pass on support for dolt_undrop() stored procedure to "undrop" a database after it has been dropped. 2023-10-02 18:32:53 -07:00
Stephanie You 942d9dfd31 up to date error returns 0 status code 2023-09-29 15:10:38 -07:00
Stephanie You 3d872e3557 more bats updates for up to date returning an error 2023-09-29 15:10:38 -07:00
Stephanie You f772f4d003 fix bats tests 2023-09-29 15:10:38 -07:00
Stephanie You 5514e2b395 add remote test for push 2023-09-29 15:10:38 -07:00