coffeegoddd
c74433ee51
[ga-bump-release] Update Dolt version to 1.51.3 and release v1.51.3
v1.51.3
2025-04-11 01:20:17 +00:00
Nick Tobey
e442d1c4de
Merge pull request #9100 from dolthub/nicktobey/pointer-receiver
...
Consistently use pointer receivers for TextStorage methods.
2025-04-10 15:28:17 -07:00
Nick Tobey
48a7632195
Merge pull request #9097 from dolthub/nicktobey/serial-wrapper
...
Prevent unnecessary bytes <-> string conversions and unnecessary allocations when converying to bytes.
2025-04-10 15:02:03 -07:00
Nick Tobey
06b6f91844
[ga-bump-dep] Bump dependency in Dolt by nicktobey
2025-04-10 14:09:30 -07:00
Jason Fulghum
cb28d957f8
Merge pull request #9085 from dolthub/fulghum/copy-tags
...
Adding new copy-tags command
2025-04-10 13:23:20 -07:00
Jason Fulghum
a7dcd7d311
PR Feedback
2025-04-10 11:26:41 -07:00
Jason Fulghum
0ecf245ac3
Adding new copy-tags command
2025-04-10 11:26:31 -07:00
Neil Macneale IV
728b7c17b9
Merge pull request #9095 from dolthub/macneale4/archive-purge
...
Add the archive --purge flag to clean up table files
2025-04-10 10:18:35 -07:00
Nick Tobey
2c6eee04de
Rename StringiftJSON to JsonToMySqlString
2025-04-09 17:32:51 -07:00
Jason Fulghum
809ba657db
Merge pull request #9098 from dolthub/fulghum/source_ssl
...
Add support for SSL connections to a source MySQL server
2025-04-09 17:09:38 -07:00
Nick Tobey
244efac90b
Consistently use pointer receivers for TextStorage methods.
2025-04-09 16:00:39 -07:00
Jason Fulghum
39e4f4084c
Bumping GMS dep to latest build from fulghum/source_ssl dev branch
2025-04-09 14:45:23 -07:00
Jason Fulghum
0fd2f4366e
Adding support for SSL connections to a source MySQL server
2025-04-09 14:45:23 -07:00
Jason Fulghum
85bef11d55
Merge pull request #9096 from dolthub/fulghum-9ce988e1
...
[auto-bump] [no-release-notes] dependency by fulghum
2025-04-09 13:30:19 -07:00
fulghum
4e574cdabe
[ga-bump-dep] Bump dependency in Dolt by fulghum
2025-04-09 19:18:56 +00:00
coffeegoddd
fc8cd0a889
[ga-bump-release] Update Dolt version to 1.51.2 and release v1.51.2
v1.51.2
2025-04-09 17:41:19 +00:00
Zach Musgrave
b28b4ee3e8
Merge pull request #9083 from dolthub/zachmu/django-bug-fixes
...
Support for non-MySQL query elements during merge
2025-04-08 17:11:36 -07:00
Neil Macneale IV
cff2fd3957
find is different on mac and linux
2025-04-08 16:35:55 -07:00
Zach Musgrave
c6c300009d
new gms
2025-04-08 15:57:36 -07:00
Zach Musgrave
0a7b85a689
merge main
2025-04-08 15:56:43 -07:00
Nick Tobey
1c5eab99de
Merge pull request #9093 from dolthub/nicktobey/toast-value
...
[no-release-notes] Have TextStorage and ByteArray implement driver.Value
2025-04-08 15:52:38 -07:00
Neil Macneale IV
838a3327bf
Merge pull request #9075 from dolthub/macneale4/amend
...
Don't alter branch head outside of transactions when amending a commit
2025-04-08 15:49:15 -07:00
Neil Macneale IV
8d2ffa595f
Add the archive --purge flag to clean up table files
2025-04-08 15:29:06 -07:00
Nick Tobey
37e9a6950e
Update tuple_builder_test.go
2025-04-08 12:51:23 -07:00
zachmu
d85acf69b2
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2025-04-08 19:09:28 +00:00
Nick Tobey
4f8c0213a1
Merge pull request #9084 from dolthub/nicktobey/toast-null
...
[no release notes] Handle NULL adaptive values
2025-04-08 12:07:40 -07:00
Neil Macneale IV
480b216acb
Merge pull request #9089 from dolthub/macneale4/evenevent-contrib
...
refactor: use the built-in max/min to simplify the code
2025-04-08 12:07:22 -07:00
Zach Musgrave
01e8c86191
Merge pull request #9071 from MaxFork/max-updates-typo
...
Fix typo mistake of commmitted
2025-04-08 12:05:36 -07:00
Nick Tobey
39c33ace39
Have TextStorage and ByteArray implement driver.Value
2025-04-08 12:03:20 -07:00
Zach Musgrave
d01e8f77f2
new gms
2025-04-08 12:01:18 -07:00
Neil Macneale IV
321dc7c42f
Merge remote-tracking branch 'origin/main' into evenevent-contrib
2025-04-08 11:01:27 -07:00
Nick Tobey
1d5fd17ba5
Bump GMS
2025-04-08 10:20:22 -07:00
Nick Tobey
2b6aa05a39
Bump GMS
2025-04-07 18:07:38 -07:00
Nick Tobey
75eca09c1e
Handle NULL adaptive values.
2025-04-07 18:05:58 -07:00
Zach Musgrave
26b5e4641b
new gms
2025-04-07 17:49:06 -07:00
Zach Musgrave
90a8689ef6
merge main
2025-04-07 17:48:51 -07:00
Zach Musgrave
23ed3e6704
New gms
2025-04-07 17:47:52 -07:00
Zach Musgrave
c0c9cf19b4
Conditionally include inline index definitions
2025-04-07 17:46:24 -07:00
Zach Musgrave
f57cf82199
Use the global formatter to quote identifiers
2025-04-07 16:19:19 -07:00
Nick Tobey
f7c6fdfaa9
Merge pull request #9013 from dolthub/nicktobey/toast
...
Use wrapped values when reading text types from the engine, and add support for Adaptive Inline encoding of text types (not currently enabled in Dolt, but enabled in Doltgres.)
2025-04-07 15:47:34 -07:00
Neil Macneale IV
dc16683143
A more non-deterministic test for --amend
2025-04-07 15:43:45 -07:00
Neil Macneale IV
297f42cdb5
Add basic interleaved test for --amend
2025-04-07 15:25:32 -07:00
Neil Macneale IV
33e1387952
Push the amend flag into the transactional updates
2025-04-07 15:25:32 -07:00
Neil Macneale IV
31a9f4017a
Remove unnecesary conditional
2025-04-07 15:25:32 -07:00
Nick Tobey
4508d267dc
Merge pull request #9080 from dolthub/nicktobey/config
...
[no-release-notes] Update local benchamark scripts to match current server config.
2025-04-07 15:07:03 -07:00
Nick Tobey
1d79005565
Bump GMS
2025-04-07 15:05:48 -07:00
Nick Tobey
3f3d0545ed
Propogate context.
2025-04-07 15:05:48 -07:00
Nick Tobey
93f980f9ed
Update local benchamark scripts to match current server config.
2025-04-07 13:33:08 -07:00
Nick Tobey
be1031366b
Change nodeStore to use pointer receiver. This is more correct and avoids needless object creation.
2025-04-04 13:23:53 -07:00
nicktobey
e77c582f93
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2025-04-04 07:18:22 +00:00