Commit Graph

12835 Commits

Author SHA1 Message Date
Zach Musgrave 783ba4a1f8 Update skipped counter 2023-06-02 13:43:11 -07:00
Zach Musgrave 07e3cbd1a7 Fix test provider 2023-06-02 13:35:07 -07:00
Zach Musgrave 39a6a3e62e Newest gms 2023-06-02 13:10:00 -07:00
Zach Musgrave bff42f81fc Merge main 2023-06-02 13:08:13 -07:00
Jason Fulghum 0b135017b0 Adding documentation that --skip-empty cannot be used together with --allow-empty 2023-06-02 12:53:54 -07:00
Zach Musgrave daf8ecf2cc Use the default / checked out branch when establishing the database-level checked out branch during session init. 2023-06-02 12:51:04 -07:00
Jason Fulghum 98b9a858b8 Adding support for --skip-empty for dolt commit and dolt_commit() 2023-06-02 12:49:48 -07:00
Nick Tobey d5e3d075be Fail early when running CliContext-using-commands outside of a repo, with an exception for specific commands. 2023-06-02 12:21:53 -07:00
stephkyou 694ea98a0e [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-06-02 19:12:08 +00:00
Stephanie You f285c5bbe2 update ref checking in dolt blame 2023-06-02 12:02:12 -07:00
timsehn a99ff81508 [ga-bump-release] Update Dolt version to 1.2.4 and release v1.2.4 2023-06-02 17:22:21 +00:00
Zach Musgrave 3c97d18ff2 Additional info schema tests 2023-06-02 10:07:53 -07:00
Stephanie You b32c5e6fed updates dolt blame to work outside of dolt repos 2023-06-02 09:45:59 -07:00
Zach Musgrave 64d8cdeab9 Skipped tests for missing functionality 2023-06-02 08:52:07 -07:00
coffeegoddd bc95bd636e [ga-bump-release] Update Dolt version to 1.2.3 and release v1.2.3 2023-06-02 13:52:17 +00:00
Nick Tobey bef50ffebd Allow staging tables with merge conflicts. 2023-06-01 19:24:04 -07:00
stephkyou 62fff578ab [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-06-02 00:51:42 +00:00
Stephanie You b8ad54f7e5 add validation for ref spec and more detailed error messaging in dolt blame 2023-06-01 17:39:07 -07:00
fulghum e1caaed6d1 [ga-bump-dep] Bump dependency in Dolt by fulghum 2023-06-02 00:29:18 +00:00
Zach Musgrave 2e7c136505 Lots more tests for branch control 2023-06-01 17:13:55 -07:00
Zach Musgrave 13cc5e85e4 Resolved import cycle 2023-06-01 17:00:24 -07:00
Zach Musgrave fa5c8477f9 Fixed branch control permissions, but introduce import cycle 2023-06-01 16:55:40 -07:00
Zach Musgrave 3b207b324c Spot check tests for branch control permissions 2023-06-01 16:35:10 -07:00
Zach Musgrave e1bd0693a9 More plan tests 2023-06-01 15:45:44 -07:00
Zach Musgrave 978d11d9e8 Tests of query planning on branch dbs 2023-06-01 15:22:04 -07:00
Zach Musgrave 9edd0cca6e Added skips for bug in view creation 2023-06-01 15:08:01 -07:00
Zach Musgrave 3c3182c9e1 DDL tests 2023-06-01 14:53:22 -07:00
Jason Fulghum 492ec12bfe Adding merge support for evaluating column default expressions that contain column references and functions 2023-06-01 13:45:55 -07:00
bheni d6aada5576 [ga-bump-release] Update Dolt version to 1.2.3 and release v1.2.3 2023-06-01 20:34:27 +00:00
Zach Musgrave db2a7fc211 Tests of views on branches 2023-06-01 13:30:00 -07:00
Brian Hendriks c3135f80e6 Merge pull request #6071 from dolthub/bh/replace-default-json-unmarshaller
replace encoding/json with goccy/go-json for improved unmarshalling
2023-06-01 13:25:30 -07:00
Zach Musgrave 5349649433 Formatting 2023-06-01 12:27:34 -07:00
Zach Musgrave 81ab90b6a7 Branch tests for foreign key creation / enforcement 2023-06-01 12:27:02 -07:00
Brian Hendriks 358594ec76 update licenses 2023-06-01 11:32:02 -07:00
bheni d85f39ea04 [ga-bump-dep] Bump dependency in Dolt by bheni 2023-06-01 18:30:40 +00:00
Zach Musgrave a2a69f3f5e Fixed NPE when a database is deleted 2023-06-01 11:15:43 -07:00
Zach Musgrave 76ca92ea2d AllDatabases now returns the current database version of any database: e.g. if mydb/foo is in use, we return a revision db on branch foo for mydb (instead of mydb/main) 2023-06-01 10:04:43 -07:00
fulghum 505e6df504 [ga-bump-release] Update Dolt version to 1.2.2 and release v1.2.2 2023-06-01 00:15:05 +00:00
Zach Musgrave 2a8d7ac831 Cleanup 2023-05-31 17:14:16 -07:00
Jason Fulghum 38cb584e88 Merge pull request #6070 from dolthub/Hydrocharged-59a1d3af
[auto-bump] [no-release-notes] dependency by Hydrocharged
2023-05-31 17:08:03 -07:00
Jason Fulghum 3bfe9abd8a Merge pull request #6068 from dolthub/fulghum/parquet
Add support for parquet as an output format for `dolt sql`
2023-05-31 17:05:38 -07:00
Brian Hendriks 16faeae714 updated go.mod / go.sum 2023-05-31 17:03:54 -07:00
Brian Hendriks 44633e6ee9 replace encoding/json with goccy/go-json for improved unmarshalling 2023-05-31 17:01:55 -07:00
Zach Musgrave fe60855d35 Privilege tests for indexes and constraints 2023-05-31 16:17:23 -07:00
Jason Fulghum 8c004ef391 Changing to use parquet as the command line argument (instead of pq) 2023-05-31 15:43:36 -07:00
Zach Musgrave b0b313cbcc Fixed test 2023-05-31 15:39:35 -07:00
Zach Musgrave e0d16078ef Proactively cleaning up some more instances of usig the unqualified db name 2023-05-31 15:36:26 -07:00
Hydrocharged e88dde7540 [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2023-05-31 22:29:06 +00:00
Jason Fulghum 98ac2471ac Adding support for parquet as an output format for dolt sql 2023-05-31 14:31:40 -07:00
Zach Musgrave 9117ec2a8f Fixed several instances of base name being used instead of revision qualified name. Renamed db.name to db.baseName 2023-05-31 14:30:49 -07:00