Aaron Son
|
acf31f9db3
|
go/store/nbs: conjoiner.go,store.go: Make conjoin asynchronous.
|
2025-04-21 17:03:18 -07:00 |
|
Neil Macneale IV
|
e68b462c1c
|
Merge pull request #9132 from dolthub/macneale4/dependo
Bump golang.org/x/net in /go/gen/proto/dolt/services/eventsapi
https://github.com/dolthub/dolt/pull/9119
|
2025-04-21 11:08:48 -07:00 |
|
Neil Macneale IV
|
3c026b869c
|
go mod tidy
|
2025-04-18 14:55:08 -07:00 |
|
Jason Fulghum
|
7b10a53f62
|
Merge pull request #9131 from dolthub/fulghum-b02d6d57
[auto-bump] [no-release-notes] dependency by fulghum
|
2025-04-18 12:31:05 -07:00 |
|
Jason Fulghum
|
e563198f44
|
Merge branch 'fulghum/fk_ref_actions' into fulghum-b02d6d57
|
2025-04-18 11:53:05 -07:00 |
|
fulghum
|
48cbd25792
|
[ga-bump-dep] Bump dependency in Dolt by fulghum
|
2025-04-18 18:42:09 +00:00 |
|
coffeegoddd
|
5b9f7f3b6c
|
[ga-bump-release] Update Dolt version to 1.52.0 and release v1.52.0
v1.52.0
|
2025-04-18 18:22:19 +00:00 |
|
Dustin Brown
|
25131fa62e
|
[ga-bump-dep] Bump dependency in Dolt by jycor (#9128)
Co-authored-by: jycor <jcor@ucsd.edu>
|
2025-04-18 10:47:05 -07:00 |
|
Neil Macneale IV
|
d1dbdb155e
|
More precision on the date column in the dolt_diff table (#9129)
|
2025-04-18 10:40:53 -07:00 |
|
Jason Fulghum
|
0f045d8735
|
Bumping GMS dep to latest from fulghum/fk_ref_actions branch
|
2025-04-18 10:30:04 -07:00 |
|
Jason Fulghum
|
9404892cb3
|
Disabling FK ref action SET DEFAULT error so that Doltgres can support SET DEFAULT. Dolt/GMS will still validate this in an analyzer rule to preserve MySQL compatibility.
|
2025-04-18 10:25:27 -07:00 |
|
Dustin Brown
|
27b8d0d79c
|
[ga-bump-dep] Bump dependency in Dolt by jycor (#9124)
Co-authored-by: jycor <jcor@ucsd.edu>
|
2025-04-17 12:15:26 -07:00 |
|
Zach Musgrave
|
bda64c34dc
|
Update README.md
|
2025-04-17 10:57:16 -07:00 |
|
Zach Musgrave
|
a93758523b
|
Update README.md
|
2025-04-17 10:56:59 -07:00 |
|
dependabot[bot]
|
27cc8ef75d
|
Bump golang.org/x/net in /go/gen/proto/dolt/services/eventsapi
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-16 19:35:54 +00:00 |
|
coffeegoddd
|
b5883dce75
|
[ga-bump-release] Update Dolt version to 1.51.4 and release v1.51.4
v1.51.4
|
2025-04-15 22:50:22 +00:00 |
|
Jason Fulghum
|
2fdac4b164
|
Merge pull request #9115 from dolthub/fulghum-814abccc
[auto-bump] [no-release-notes] dependency by fulghum
|
2025-04-14 17:14:34 -07:00 |
|
Nick Tobey
|
432853b3bd
|
Merge pull request #9108 from dolthub/nicktobey/text
[no-release-notes] Correctly identify when we can get the address of a ByteArray or TextStorage without unwrapping it.
|
2025-04-14 16:55:58 -07:00 |
|
fulghum
|
a5d82f9e9d
|
[ga-bump-dep] Bump dependency in Dolt by fulghum
|
2025-04-14 23:36:32 +00:00 |
|
Nick Tobey
|
df2f643371
|
Merge pull request #9111 from dolthub/nicktobey/adaptive_value_bug
[no-release-notes] Fix copy-paste error in AdaptiveEncodingTypeHandler::SerializedCompare
|
2025-04-14 15:44:14 -07:00 |
|
Jason Fulghum
|
8930f2742a
|
Merge pull request #9112 from dolthub/fulghum-6abfb258
[auto-bump] [no-release-notes] dependency by fulghum
|
2025-04-14 14:53:20 -07:00 |
|
fulghum
|
d3032c30a7
|
[ga-bump-dep] Bump dependency in Dolt by fulghum
|
2025-04-14 21:14:19 +00:00 |
|
Nick Tobey
|
46e2598c01
|
Fix copy-paste error in AdaptiveEncodingTypeHandler::SerializedCompare
|
2025-04-14 13:47:52 -07:00 |
|
Nick Tobey
|
ce44582b3d
|
Correctly identify when we can get the address of a ByteArray or TextStorage without unwrapping it.
|
2025-04-14 12:17:06 -07:00 |
|
Dustin Brown
|
882ec6ee2b
|
[ga-bump-dep] Bump dependency in Dolt by zachmu (#9105)
Co-authored-by: zachmu <zach@dolthub.com>
|
2025-04-11 21:33:41 -07:00 |
|
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 |
|