Commit Graph

17485 Commits

Author SHA1 Message Date
AndyA 1e3c0533fd Merge pull request #5373 from dolthub/andy/journal-renames
go/store/nbs: rename chunks journal constants in preparation for jour…
2023-02-16 15:33:43 -08:00
Zach Musgrave b81126f596 Merge pull request #5368 from dolthub/zachmu/drop-add-views
Make dropping and adding the same view produce no diff
2023-02-16 14:54:02 -08:00
Andy Arthur 2513f49e2c go/store/nbs: write code that compiles 2023-02-16 13:01:28 -08:00
Daylon Wilkins b9da4ea3e9 Merge pull request #5365 from dolthub/daylon/multiline-tabular-diff
Handle multiple lines in tabular diffs
2023-02-16 12:51:36 -08:00
Andy Arthur 5a662bd8b1 go/store/nbs: rename chunks journal constants in preparation for journal index 2023-02-16 12:49:40 -08:00
James Cor ec4203af78 Merge pull request #5327 from dolthub/james/show-fk-diff
print something for FK diffs
2023-02-16 12:46:52 -08:00
Zach Musgrave cdc3baadfa More annoying json formatting fixes 2023-02-16 12:33:56 -08:00
Zach Musgrave 0cf3a7b5d3 Merge branch 'zachmu/drop-add-views' of github.com:dolthub/dolt into zachmu/drop-add-views 2023-02-16 12:21:12 -08:00
Zach Musgrave 493c674e6c Another test fix 2023-02-16 12:21:09 -08:00
zachmu ca469929a7 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-16 19:51:30 +00:00
Zach Musgrave d9acefa0ee Fix test for older dolt format 2023-02-16 11:50:06 -08:00
Zach Musgrave b7353c7b68 PR feedback 2023-02-16 11:35:59 -08:00
Zach Musgrave 3de1d5ead1 More broken tests 2023-02-16 11:32:53 -08:00
Zach Musgrave a6fbdd66e5 Fixed test 2023-02-16 10:59:31 -08:00
Zach Musgrave 145ddd6d7b Fixed tests 2023-02-16 10:58:26 -08:00
Zach Musgrave 483ee29a12 Merge branch 'zachmu/drop-add-views' of github.com:dolthub/dolt into zachmu/drop-add-views 2023-02-16 10:53:34 -08:00
Zach Musgrave 7e1e6715cd Fixed test 2023-02-16 10:53:30 -08:00
James Cor b3aed5e995 adding diff 2023-02-16 00:59:45 -08:00
Dustin Brown da034ccbb5 [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#5363)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
Co-authored-by: Max Hoffman <max@dolthub.com>
2023-02-15 19:10:11 -08:00
zachmu de049c87f3 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-16 02:04:19 +00:00
Zach Musgrave 69286e50ac Rewrote test to not compare json docs, which is failing in CI for some reason 2023-02-15 18:02:55 -08:00
zachmu 695666b60a [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-16 01:41:11 +00:00
Zach Musgrave 4c8ebd5f1f Merge branch 'zachmu/drop-add-views' of github.com:dolthub/dolt into zachmu/drop-add-views 2023-02-15 17:39:56 -08:00
Zach Musgrave b228edc046 Fixed tests, made rename illegal for dolt_schemas 2023-02-15 17:39:36 -08:00
zachmu 3c529bf51a [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-16 01:29:12 +00:00
Zach Musgrave b75f9a9129 Drop the dolt_schemas table after deleting all views and triggers 2023-02-15 17:23:00 -08:00
Zach Musgrave cb8ffdf265 Re-enabled migration tests and fixed a bug 2023-02-15 16:59:04 -08:00
Zach Musgrave c144b89538 Added data migration back 2023-02-15 16:37:20 -08:00
Zach Musgrave 962c6f4400 Bats tests 2023-02-15 15:32:08 -08:00
Zach Musgrave d4a9ea0ce8 Fix remaining test 2023-02-15 14:52:49 -08:00
Zach Musgrave 8302037224 Test fixes 2023-02-15 14:25:16 -08:00
Zach Musgrave 55c65093c7 Inline schema method, fix a test 2023-02-15 14:10:57 -08:00
Zach Musgrave 01980e8bdf Simplified schema table lookups 2023-02-15 14:00:47 -08:00
Andy Arthur 76de8a4518 go/store/prolly: clarify MutableMap checkpoin, stash comments 2023-02-15 13:51:13 -08:00
Maximilian Hoffman ea024bd0c2 [no-release-notes] join tests bump (#5361)
* bump gms and join planning tests

* bump

* no local

* bump, fix stockmarket test

* no local

* rem nil tests from ld

* non-deterministic order by tests

* no local

* prevent merge join in LD tests
2023-02-15 12:49:55 -08:00
Daylon Wilkins 9de1a6c41b Handle multiple lines in tabular diffs 2023-02-15 12:36:51 -08:00
James Cor 7501a87c55 feedback 2023-02-15 12:17:29 -08:00
James Cor 88c9761913 Merge branch 'main' into james/show-fk-diff 2023-02-15 12:12:03 -08:00
Zach Musgrave 4524b9b7f6 Fixed listing fragments of type 2023-02-15 10:23:55 -08:00
Zach Musgrave 89534b0250 Rip out migration code 2023-02-15 10:17:59 -08:00
Jason Fulghum 06b6392e27 [no-release-notes] Merge pull request #5353 from dolthub/dependabot/go_modules/go/github.com/aws/aws-sdk-go-1.34.0
Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0 in /go
2023-02-15 10:16:48 -08:00
Tim Sehn 70de03d0a9 Merge pull request #5362 from dolthub/tim/readme-tweaks
Tweaks to README for binlog replication launch
2023-02-15 10:09:59 -08:00
Tim Sehn cd1a1dcc74 Update README.md
Co-authored-by: Jason Fulghum <jason@dolthub.com>
2023-02-15 09:48:19 -08:00
Jason Fulghum 774587ffbf Merge pull request #5358 from dolthub/fulghum/bugfix
[no-release-notes] Removing an unneeded skipped test
2023-02-15 09:21:00 -08:00
Tim Sehn bad1b03325 Tweaks to README for binlog replication launch 2023-02-15 08:12:17 -08:00
Zach Musgrave 938ea2d4df Started defining new schema for dolt_schemas 2023-02-14 18:44:21 -08:00
Jason Fulghum db2a23d205 Fixing dolt_remote_branches test to not flake on commit hash content that matches our test values. 2023-02-14 16:13:04 -08:00
fulghum b3cac3ecb2 [ga-bump-release] Update Dolt version to 0.53.0 and release v0.53.0 v0.53.0 2023-02-14 23:54:08 +00:00
Jason Fulghum 4793a938b0 Removing a skipped test for dolt_remote_branches that isn't needed anymore (another test covers it).
Adding some extra debug output for a BATS test that's been failing.
2023-02-14 15:12:00 -08:00
Jason Fulghum 1ff92e009d Merge pull request #5220 from dolthub/fulghum/binlog-replication
Dolt Binlog Replication Preview
2023-02-14 13:21:33 -08:00