James Cor
a563f091cc
i am the formatter
2023-03-07 15:06:20 -08:00
James Cor
75b11ec64c
Merge branch 'main' into james/alter-spatial2
2023-03-07 12:10:39 -08:00
James Cor
663c60fe1a
special case geometry types
2023-03-07 12:10:21 -08:00
JCOR11599
dd58e0f09f
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-03-07 20:02:01 +00:00
Andy Arthur
82facc6054
.github/workflows: increase AWS token timeout from 1 to 3 hours
2023-03-07 12:00:12 -08:00
James Cor
2f23bfce0e
fix panic
2023-03-07 11:59:52 -08:00
Neil Macneale IV
44bc65b286
Merge pull request #5503 from dolthub/macneale4/dolt-diff-schema-table-2
...
Display DDL for views and triggers in dolt diff
2023-03-07 09:25:55 -08:00
Neil Macneale IV
2dc379115c
Fix bats tests
2023-03-07 08:03:30 -08:00
Daylon Wilkins
44e4dfc8c1
Merge pull request #5495 from dolthub/Hydrocharged-0eb7ae0f
...
[auto-bump] [no-release-notes] dependency by Hydrocharged
2023-03-07 01:37:32 -08:00
Taylor Bantle
397d7d5c66
Merge pull request #5333 from dolthub/taylor/workbench-tests
...
[no-release-notes] mysql-client-tests/node: Start on workbench stability tests
2023-03-06 20:39:24 -08:00
Taylor Bantle
972dddc080
Merge pull request #5499 from dolthub/taylor/fix-td-schema
...
Fix `schema_change` column in `dolt_diff_summary` reporting false for foreign key changes
2023-03-06 20:39:10 -08:00
Neil Macneale IV
79b0dbe13d
Display DDL for views and triggers in dolt diff
...
Second attempt of botched PR: https://github.com/dolthub/dolt/pull/5476
2023-03-06 17:24:16 -08:00
Neil Macneale IV
4fe09d5456
Clean up changes which were pushed prematurely
...
Revert "Add bats test for new dolt diff output for dolt_schema changes"
This reverts commit 8163ee0efb .
Revert "minor refactor to avoid unreachable code"
This reverts commit 0bbba1ced0 .
Revert "Display DDL for views and triggers in `dolt diff`"
This reverts commit d5977fdf72 .
Revert "Small refactor to rename engine to sqlEng."
This reverts commit 99b343c01a .
2023-03-06 17:16:01 -08:00
Neil Macneale IV
8163ee0efb
Add bats test for new dolt diff output for dolt_schema changes
2023-03-06 15:56:23 -08:00
Neil Macneale IV
0bbba1ced0
minor refactor to avoid unreachable code
2023-03-06 15:56:23 -08:00
Neil Macneale IV
d5977fdf72
Display DDL for views and triggers in dolt diff
...
https://github.com/dolthub/dolt/issues/5388
2023-03-06 15:56:23 -08:00
Neil Macneale IV
99b343c01a
Small refactor to rename engine to sqlEng.
2023-03-06 15:56:23 -08:00
Aaron Son
b42fe6c0f4
Merge pull request #5496 from dolthub/aaron/types-value-Less-ctx
...
go/store/types: Thread context on Less and Compare.
2023-03-06 15:38:42 -08:00
Taylor Bantle
a7b6797be7
Clean up
2023-03-06 15:26:45 -08:00
Taylor Bantle
b5803a397b
Fix
2023-03-06 15:22:31 -08:00
Taylor Bantle
dea7adac21
Check status before merge
2023-03-06 15:22:31 -08:00
Taylor Bantle
08e8220124
Fix tests
2023-03-06 15:22:31 -08:00
Taylor Bantle
54cf7bde1a
Fix tests, add CODEOWNERS
2023-03-06 15:22:31 -08:00
Taylor Bantle
33afd3275f
Add to bats
2023-03-06 15:22:31 -08:00
Taylor Bantle
59919d48a9
integration-tests/node: Progress on workbench stability tests
2023-03-06 15:22:31 -08:00
Taylor Bantle
794f624f13
Check if foreign keys changed in tableDelta.HasSchemaChanged
2023-03-06 14:52:01 -08:00
AndyA
ba67297d3c
Merge pull request #5497 from dolthub/andy/assert-sorted-edits
...
go/store/prolly/tree: assert sorted edits in ApplyMutations
2023-03-06 14:24:59 -08:00
Andy Arthur
778100cbac
go/store/hash: fix flaky hash test
2023-03-06 13:12:35 -08:00
Andy Arthur
06f8cc3e2b
go/store/prolly/tree: assert sorted edits in ApplyMutations
2023-03-06 12:11:52 -08:00
Hydrocharged
1b0029fc6b
[ga-bump-dep] Bump dependency in Dolt by Hydrocharged
2023-03-06 18:37:21 +00:00
Aaron Son
2d32f99d1c
go/store/types: Thread context in Compare.
2023-03-06 09:46:30 -08:00
Aaron Son
6444dcd4dd
go/store/types: Less back to taking NBF, not ValueReader.
2023-03-06 09:35:40 -08:00
Aaron Son
6e61b3a771
go/store/types: Thread ctx through Value.Less.
2023-03-06 09:35:40 -08:00
Aaron Son
346a8a7446
Merge pull request #5485 from dolthub/aaron/types-value_store-remove-bufferedChunks
...
go/store/types: Remove bufferedChunks from ValueStore.
2023-03-06 09:35:27 -08:00
Jason Fulghum
b9e30792ca
Merge pull request #5450 from dolthub/fulghum/binlog-replication
...
MySQL replication fixes for `START/STOP REPLICA`
2023-03-06 09:02:37 -08:00
James Cor
fe4f3f1da9
Merge pull request #5493 from dolthub/JCOR11599-66a7ff93
...
[auto-bump] [no-release-notes] dependency by JCOR11599
2023-03-05 14:57:49 -08:00
JCOR11599
116c3a1399
[ga-bump-dep] Bump dependency in Dolt by JCOR11599
2023-03-05 09:25:57 +00:00
Jason Fulghum
595639812f
Cleaning up channel ownership
2023-03-04 09:03:22 -08:00
Jason Fulghum
5a102f32ea
PR Feedback and fixing an issue with stripping the checksum off of FormatDescription events
2023-03-03 17:55:07 -08:00
Neil Macneale IV
ef43e7aa51
Include all diff columns when a table is created or dropped
...
Fixes: https://github.com/dolthub/dolt/issues/5439
2023-03-03 16:31:53 -08:00
jennifersp
96855527a4
support CLI dolt stash command ( #5422 )
2023-03-03 16:25:24 -08:00
Aaron Son
07a7728612
go/store/chunks: Add lock around pending refs in memory store.
2023-03-03 15:57:06 -08:00
jennifersp
08c3909aa2
Merge pull request #5488 from dolthub/jennifersp-b771043c
...
[auto-bump] [no-release-notes] dependency by jennifersp
2023-03-03 15:34:28 -08:00
Neil Macneale IV
fb1ea48775
Small cleanups requested in PR
2023-03-03 13:42:15 -08:00
AndyA
f63c8fac59
Merge pull request #5484 from dolthub/andy/speedup-skip-list
...
go/store/skip: speedup skip list
2023-03-03 13:35:51 -08:00
jennifersp
6d36d1237d
[ga-bump-dep] Bump dependency in Dolt by jennifersp
2023-03-03 20:03:36 +00:00
Taylor Bantle
588ac89e54
Merge pull request #5477 from dolthub/taylor/fix-diff-summ
...
Use row data hash to determine if table delta data changed
2023-03-03 11:43:47 -08:00
Andy Arthur
2701291f94
go/store/skip: further optimized duff copies for towers
2023-03-03 11:35:35 -08:00
reltuk
2b45f6cd4c
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-03-03 19:16:14 +00:00
Aaron Son
52178ec315
go/store/types: Remove bufferedChunks from ValueStore.
2023-03-03 11:14:00 -08:00