coffeegoddd☕️✨
|
c4d432d7b3
|
/.github/{scripts,workflows}: allow releases from non-main branches
|
2026-03-02 11:20:21 -08:00 |
|
Zach Musgrave
|
74916eb467
|
Merge pull request #10596 from dolthub/zachmu/kill-ld1
[no-release-notes] removed ld_1 binary format constant, which means manifests containing it will no longer parse
|
2026-02-28 11:41:08 -08:00 |
|
zachmu
|
1dfb09ba33
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2026-02-28 18:59:28 +00:00 |
|
Zach Musgrave
|
2b011ec803
|
removed defunct test
|
2026-02-28 10:50:27 -08:00 |
|
zachmu
|
cb21e0712a
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2026-02-27 22:58:58 +00:00 |
|
Zach Musgrave
|
a904d20044
|
fixed import error
|
2026-02-27 14:48:51 -08:00 |
|
Zach Musgrave
|
479fe61fbc
|
fixed test
|
2026-02-27 14:47:57 -08:00 |
|
Zach Musgrave
|
ec587f154d
|
Merge branch 'main' into zachmu/kill-ld1
|
2026-02-27 14:35:38 -08:00 |
|
Zach Musgrave
|
c1a0a2285b
|
removed all remaining refs to dolt format
|
2026-02-27 14:30:48 -08:00 |
|
Elian
|
de30a40740
|
Merge pull request #10489 from dolthub/elian/10382-docker
[no-release-notes] Add revision-qualified Prisma ORM test and update ORM CI to run automatically
|
2026-02-27 14:26:10 -08:00 |
|
Zach Musgrave
|
575e90fcb0
|
renamed doltDevTable
|
2026-02-27 14:24:44 -08:00 |
|
Zach Musgrave
|
c93c767190
|
removed more dolt checks
|
2026-02-27 14:21:34 -08:00 |
|
Zach Musgrave
|
e942fd72ef
|
removing more dolt checks
|
2026-02-27 14:15:57 -08:00 |
|
Zach Musgrave
|
48c4730dbd
|
Merge pull request #10594 from dolthub/zachmu/kill-types4
[no-release-notes] remove more LD1 specific code
|
2026-02-27 14:11:10 -08:00 |
|
Zach Musgrave
|
c338768cc9
|
removed more dolt checks
|
2026-02-27 14:08:47 -08:00 |
|
Zach Musgrave
|
2f4653556d
|
removed GatedForNbf
|
2026-02-27 14:00:48 -08:00 |
|
Zach Musgrave
|
86453f641a
|
removed more format_dolt
|
2026-02-27 13:59:23 -08:00 |
|
Zach Musgrave
|
692aa4b864
|
removing more dolt format refs
|
2026-02-27 13:55:33 -08:00 |
|
coffeegoddd
|
8b0781ad64
|
[ga-bump-release] Update Dolt version to 1.83.0 and release v1.83.0
v1.83.0
|
2026-02-27 21:53:13 +00:00 |
|
Zach Musgrave
|
702985725e
|
removed the ld1 format const
|
2026-02-27 13:50:13 -08:00 |
|
elianddb
|
45451729f5
|
fix suggestions on orm suite
|
2026-02-27 13:28:38 -08:00 |
|
zachmu
|
0422fbed7c
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2026-02-27 21:27:46 +00:00 |
|
Aaron Son
|
ad73d05c31
|
Merge pull request #10592 from dolthub/aaron/optimize-dolt_log
go: Optimize some SELECTs against `dolt_log` for some types of databases.
|
2026-02-27 13:18:33 -08:00 |
|
Zach Musgrave
|
4cac03699d
|
more deletes
|
2026-02-27 13:12:47 -08:00 |
|
Zach Musgrave
|
8b7be359cb
|
converted old json tests to enginetests
|
2026-02-27 12:56:17 -08:00 |
|
Zach Musgrave
|
bc0c5eea1b
|
Merge pull request #10579 from dolthub/zachmu/kill-types3
[no-release-notes] Removed the rest of the LD1 code paths
|
2026-02-27 12:42:20 -08:00 |
|
Aaron Son
|
f9b4739adf
|
go: doltdb: Make commitCacheSize larger (10000 -> 1048576). Make it configurable with the DOLT_COMMIT_CACHE_SIZE env var.
|
2026-02-27 12:25:15 -08:00 |
|
elianddb
|
2d957ec7d6
|
fix ORM CI tests to run automatically, add new Prisma branch docker test using @ delimiter, and amend Dockerfile docs
# Conflicts:
# integration-tests/orm-tests/Dockerfile
|
2026-02-27 12:14:39 -08:00 |
|
Zach Musgrave
|
cfe9de5346
|
remove more version checks
|
2026-02-27 11:54:19 -08:00 |
|
Aaron Son
|
cbb7a391d9
|
go: sqle: dtablefunctions/dolt_log.go: Optimize VisitRefsOfType Tag usage to not fully resolve tags.
|
2026-02-27 11:42:28 -08:00 |
|
Zach Musgrave
|
d74e34bc96
|
replaced a bunch of ld1 refs in tests (no ops mostly)
|
2026-02-27 11:40:04 -08:00 |
|
Zach Musgrave
|
e17650554f
|
fixed test
|
2026-02-27 11:35:20 -08:00 |
|
Zach Musgrave
|
62b2567654
|
changed test storage format
|
2026-02-27 11:29:10 -08:00 |
|
Elian
|
e330cddc96
|
Merge pull request #10431 from dolthub/elian/10382
Add `@` database revision delimiter for ORMs and drivers
|
2026-02-26 18:05:39 -08:00 |
|
Zach Musgrave
|
4af718b64c
|
remove obsolete test
|
2026-02-26 17:45:43 -08:00 |
|
Zach Musgrave
|
ff5d39cda7
|
PR feedback and test fixes
|
2026-02-26 17:28:28 -08:00 |
|
Dustin Brown
|
5b30f30b1f
|
Merge pull request #10587 from dolthub/db/cache-clean
delete GitBlobstore unique refs on Close, and remove commit parents from remote ref commits
|
2026-02-26 16:09:21 -08:00 |
|
elianddb
|
710564a126
|
Merge remote-tracking branch 'origin/main' into elian/10382
|
2026-02-26 15:37:57 -08:00 |
|
Elian
|
dec6184c8a
|
Merge pull request #10586 from dolthub/elianddb-66cdd268
[auto-bump] [no-release-notes] dependency by elianddb
|
2026-02-26 15:36:51 -08:00 |
|
Aaron Son
|
e8881af9df
|
Merge pull request #10585 from dolthub/aaron/latest-gcc-toolchain
go/utils/publishrelease/buildindocker.sh: Pick up newer GCC toolchain for building release binaries.
|
2026-02-26 15:29:06 -08:00 |
|
coffeegoddd☕️✨
|
cf70733b53
|
/go/store/blobstore: remove git history, delete unique refs
|
2026-02-26 15:25:58 -08:00 |
|
elianddb
|
c1dd5f6e41
|
[ga-bump-dep] Bump dependency in Dolt by elianddb
|
2026-02-26 22:56:43 +00:00 |
|
Aaron Son
|
0482146c64
|
go/utils/publishrelease/buildindocker.sh: Pick up newer GCC toolchain for building release binaries.
|
2026-02-26 14:46:13 -08:00 |
|
elianddb
|
b6eaad2f80
|
rm string.ToLower() on SessionDatabase entirely, gms expects case-sensitive name?
|
2026-02-26 14:18:34 -08:00 |
|
James Cor
|
332c6a3d9c
|
optimize ForeignKey.HashOf() (#10554)
|
2026-02-26 14:11:40 -08:00 |
|
Zach Musgrave
|
96c473da5e
|
fixed bats tests
|
2026-02-26 14:02:21 -08:00 |
|
Zach Musgrave
|
e989f76b24
|
bug fix: deleting conditional block created variable shadowing that caused errors in tryCommitChunks to not be returned
|
2026-02-26 13:58:00 -08:00 |
|
Zach Musgrave
|
a4b4a0047b
|
test name
|
2026-02-26 13:37:09 -08:00 |
|
elianddb
|
ca74006057
|
amend gms ver. to dolthub/go-mysql-server#3448
|
2026-02-26 13:09:31 -08:00 |
|
Zach Musgrave
|
7598da5f45
|
fixed test
|
2026-02-26 12:18:32 -08:00 |
|