jennifersp
73630c98f4
make dolt_patch() stored procedure into dolt_patch() table function ( #5527 )
2023-03-09 18:10:54 -08:00
James Cor
a2b6c4d894
Merge pull request #5538 from dolthub/james/spatial
...
spatial indexes on by default
2023-03-09 17:16:37 -08:00
James Cor
a15b69fdce
Merge pull request #5514 from dolthub/james/dupupdate
...
fix keyless duplicate update
2023-03-09 17:07:45 -08:00
Aaron Son
4e8c7fa402
Merge pull request #5513 from dolthub/aaron/remove-format-7.18
...
[no-release-notes] go/store/types: Remove obsolete bin format 7.18.
2023-03-09 11:50:12 -08:00
James Cor
6d7b96d9e4
spatial indexes on by default
2023-03-09 11:48:29 -08:00
Aaron Son
1b905fa9c3
Merge pull request #5532 from dolthub/aaron/sql-ctx-no-WithCurrentDB
...
go: sqle: Remove some uses of sql.Context.WithCurrentDB, which is hopefully going away as confusing.
2023-03-09 10:57:57 -08:00
James Cor
1e94ff3d11
Merge pull request #5389 from dolthub/james/zbbox
...
split ZRanges to improve Spatial Index Lookup
2023-03-09 10:31:55 -08:00
Aaron Son
1b34fe2988
go: sqle: Remove some uses of sql.Context.WithCurrentDB, which is hopefully going away as confusing.
2023-03-08 16:41:22 -08:00
andy-wm-arthur
13805ac95c
[ga-bump-release] Update Dolt version to 0.75.0 and release v0.75.0
2023-03-08 22:36:43 +00:00
JCOR11599
ed24071898
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-03-08 22:34:41 +00:00
James Cor
05d59cea0a
removing extra range field
2023-03-08 14:32:39 -08:00
James Cor
74e4a5c2e5
small refactor for readability
2023-03-08 14:28:48 -08:00
jennifersp
a88828d921
support staged set of changes for dolt stash ( #5502 )
2023-03-08 14:20:25 -08:00
James Cor
396c569486
Merge branch 'main' into james/zbbox
2023-03-08 14:12:36 -08:00
James Cor
31ec9c0ae6
cleaning up
2023-03-08 13:02:42 -08:00
James Cor
be275f7cac
Merge pull request #5507 from dolthub/james/alter-spatial2
...
fix panic from adding spatial index to non-empty table
2023-03-08 10:57:14 -08:00
Andy Arthur
c2e8839485
go/perf/sysbench: reconfigure MySQL to write durably
2023-03-08 10:15:10 -08:00
Jason Fulghum
4663d9eb51
Merge pull request #5512 from dolthub/fulghum/bugfix
...
[no-release-notes] Ensure all dolt sql-server child processes get cleaned up
2023-03-08 09:45:15 -08:00
Andy Arthur
f1af023de9
go/doltcore/sqle: fix FK checks on drop PK to look at correct Fks
2023-03-07 17:34:44 -08:00
James Cor
8434780609
keyless duplicate update
2023-03-07 16:54:25 -08:00
Jason Fulghum
947c4e2526
Merge pull request #5501 from dolthub/fulghum/binlog-replication
...
Minor bug fixes for MySQL binlog replication
2023-03-07 16:28:28 -08:00
James Cor
a563f091cc
i am the formatter
2023-03-07 15:06:20 -08:00
Aaron Son
28eae949cb
go/utils/copyrightshdrs: Cleanup noms_version reference.
2023-03-07 15:06:01 -08:00
Jason Fulghum
1912953bc4
Ensuring all dolt sql-server child processes get killed on test teardown.
2023-03-07 14:49:59 -08:00
AndyA
f585c617d2
Merge pull request #5430 from dolthub/andy/turn-on-chunk-journal
...
go/store/nbs: turn on chunk journal by default
2023-03-07 14:33:45 -08:00
Jason Fulghum
75147796dc
Merge pull request #5506 from dolthub/fulghum-6ffcb4eb
...
[auto-bump] [no-release-notes] dependency by fulghum
2023-03-07 14:11:27 -08:00
Aaron Son
906e113186
Merge remote-tracking branch 'origin/main' into aaron/remove-format-7.18
2023-03-07 12:57:54 -08:00
Aaron Son
0c359786b6
go/store/types: Remove obsolete bin format 7.18.
2023-03-07 12:35:02 -08:00
Aaron Son
7207c2e318
Merge pull request #5500 from dolthub/aaron/nbf-remove-DOLT_DEV
...
Remove obsolete __DOLT_DEV__ NomsBinFormat.
2023-03-07 12:34:47 -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
James Cor
2f23bfce0e
fix panic
2023-03-07 11:59:52 -08:00
James Cor
2f19575246
Merge branch 'main' into james/zbbox
2023-03-07 10:51:49 -08:00
fulghum
0304349a08
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-03-07 17:36:20 +00:00
Jason Fulghum
45defeb1c1
Merge branch 'main' into fulghum/binlog-replication
2023-03-07 09:29:00 -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
Jason Fulghum
36fa8ed6ee
Updating to latest GMS version (from GMS main)
2023-03-07 09:25:48 -08:00
fulghum
012cf011d1
[ga-bump-dep] Bump dependency in Dolt by fulghum
2023-03-07 17:24:17 +00:00
James Cor
a7856de874
Merge branch 'main' into james/zbbox
2023-03-07 01:53:51 -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
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
Andy Arthur
19796c1512
go/doltcore/migrate: fix env bootstrap
2023-03-06 19:59:58 -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
Andy Arthur
aa755c49c1
Merge remote-tracking branch 'origin/main' into andy/turn-on-chunk-journal
2023-03-06 17:00:17 -08:00
Andy Arthur
b7ed9f1ebb
go/doltcore/{dbfactory, doltdb, env}: refactor database load/creation to only use chunk journal for local databases
2023-03-06 17:00:00 -08:00
JCOR11599
6cd3a842a4
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-03-07 00:31:47 +00:00
James Cor
170f84bd69
Merge branch 'main' into james/zbbox
2023-03-06 16:30:00 -08:00
James Cor
0d757d6559
hiding depth threshold
2023-03-06 16:29:23 -08:00
James Cor
f76b60ac79
cleaninig up code
2023-03-06 16:26:33 -08:00