coffeegoddd☕️✨
|
57c0d445cd
|
/.github/workflows/bump-dependency.yaml: fix autoclosing
|
2026-01-29 13:02:57 -08:00 |
|
Dustin Brown
|
460dc5864c
|
Merge pull request #10383 from dolthub/db/bug
Fix SQL engine panic when database is locked
|
2026-01-29 12:46:43 -08:00 |
|
coffeegoddd☕️✨
|
37408a9d85
|
/go/{cmd,libraries}: update function signature
|
2026-01-29 12:11:28 -08:00 |
|
Jason Fulghum
|
2d6e2728d2
|
Merge pull request #10366 from dolthub/fulghum/rebase-fix
Bug fix: don't set branch control admin privs when rebasing
|
2026-01-28 17:38:44 -08:00 |
|
coffeegoddd☕️✨
|
f8583cb569
|
/cmd/dolt/commands/engine: fix panic
|
2026-01-28 17:15:25 -08:00 |
|
Dustin Brown
|
99a5555d2f
|
Merge pull request #9748 from dolthub/dependabot/go_modules/integration-tests/transactions/gopkg.in/yaml.v3-3.0.1
Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 in /integration-tests/transactions
|
2026-01-28 14:32:17 -08:00 |
|
Dustin Brown
|
9dfd8a8ff1
|
Merge pull request #10380 from dolthub/coffeegoddd-5b7ec92c
[auto-bump] [no-release-notes] dependency by coffeegoddd
|
2026-01-28 13:14:45 -08:00 |
|
dependabot[bot]
|
253614d8ba
|
Bump gopkg.in/yaml.v3 in /integration-tests/transactions
Bumps gopkg.in/yaml.v3 from 3.0.0 to 3.0.1.
---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
dependency-version: 3.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-28 20:28:48 +00:00 |
|
Aaron Son
|
24251b00f9
|
Merge pull request #10371 from dolthub/aaron/bump-go
go.mod,.github: Bump Go version to 1.25.6.
|
2026-01-28 21:20:30 +01:00 |
|
coffeegoddd
|
5c0f85860a
|
[ga-bump-dep] Bump dependency in Dolt by coffeegoddd
|
2026-01-28 20:20:30 +00:00 |
|
Nathan Gabrielson
|
760516d15c
|
Merge pull request #10377 from dolthub/NathanGabrielson-630c5c00
[auto-bump] [no-release-notes] dependency by NathanGabrielson
|
2026-01-27 20:11:25 -05:00 |
|
Dustin Brown
|
23aec0cdfd
|
Merge pull request #10376 from dolthub/db/fix-tracker-logging
/go/libraries/doltcore/sqle/dsess/autoincrement_tracker.go: remove print statement
|
2026-01-27 16:19:17 -08:00 |
|
James Cor
|
e516285725
|
cache strictLookupIter (#10374)
|
2026-01-27 16:01:18 -08:00 |
|
NathanGabrielson
|
163c30001b
|
[ga-bump-dep] Bump dependency in Dolt by NathanGabrielson
|
2026-01-27 23:36:28 +00:00 |
|
coffeegoddd☕️✨
|
4f7b39938d
|
/go/libraries/doltcore/sqle/dsess/autoincrement_tracker.go: remove print statement
|
2026-01-27 15:35:44 -08:00 |
|
Dustin Brown
|
f60006408d
|
Merge pull request #10375 from dolthub/db/stats
Fix embedded DB lock contention by closing nocache DoltDBs and plumbing DBLoadParams through CREATE DATABASE / clone / stats
|
2026-01-27 15:22:54 -08:00 |
|
coffeegoddd☕️✨
|
80225a3ade
|
/go/libraries/doltcore/sqle/logictest/dolt/doltharness.go: dont close underlying database
|
2026-01-27 13:28:53 -08:00 |
|
angelamayxie
|
51137e2bdc
|
Merge pull request #10373 from dolthub/angelamayxie-35c2c1a9
[auto-bump] [no-release-notes] dependency by angelamayxie
|
2026-01-27 13:16:50 -08:00 |
|
coffeegoddd☕️✨
|
3ebb07a560
|
/go/{cmd,libraries}: close dbs in no cache mode
|
2026-01-27 13:01:32 -08:00 |
|
angelamayxie
|
03e41df290
|
[ga-bump-dep] Bump dependency in Dolt by angelamayxie
|
2026-01-27 18:58:33 +00:00 |
|
Dustin Brown
|
cd1cf0c457
|
Merge pull request #10363 from dolthub/db/fixes
Add embedded-mode options to bypass DB cache and fail fast on journal lock contention
|
2026-01-27 10:39:36 -08:00 |
|
Aaron Son
|
86cf6c0518
|
go.mod,.github: Bump Go version to 1.25.6.
Fixes potential impact in some configurations from CVE-2025-61729.
|
2026-01-26 16:57:21 -08:00 |
|
coffeegoddd☕️✨
|
38513982e2
|
/go/{cmd,libraries}: address pr feedback
|
2026-01-26 15:53:45 -08:00 |
|
coffeegoddd☕️✨
|
bb6fef3937
|
/go/libraries/doltcore/dbfactory: plumb lock timeout error param
|
2026-01-26 14:27:53 -08:00 |
|
Jason Fulghum
|
20c840ea6b
|
Fix for branch control admin privs when rebasing
|
2026-01-26 11:35:19 -08:00 |
|
coffeegoddd☕️✨
|
86988af8b1
|
/libraries/doltcore/dbfactory/file_cache_test.go: add copyright header
|
2026-01-23 15:41:38 -08:00 |
|
coffeegoddd☕️✨
|
78b66dd1fd
|
/go/libraries/doltcore/env/multi_repo_env.go: fix multi repo env
|
2026-01-23 15:33:58 -08:00 |
|
coffeegoddd☕️✨
|
06d2931172
|
/go/{cmd,libraries,store}: add mode for disabled singleton cache and exclusive lock error
|
2026-01-23 15:04:41 -08:00 |
|
Daylon Wilkins
|
8f1a91b7a6
|
Merge pull request #10314 from dolthub/daylon/branch-control-minimize-deletions
Minimize binlog deletions in branch control
|
2026-01-23 06:09:33 -08:00 |
|
coffeegoddd
|
c3dd56bb7d
|
[ga-bump-release] Update Dolt version to 1.81.2 and release v1.81.2
v1.81.2
|
2026-01-23 01:05:28 +00:00 |
|
Dustin Brown
|
2d621e8006
|
[ga-bump-dep] Bump dependency in Dolt by jycor (#10358)
Co-authored-by: jycor <jcor@ucsd.edu>
|
2026-01-22 16:27:39 -08:00 |
|
angelamayxie
|
2ee439e93c
|
Merge pull request #10357 from dolthub/angela/temptables
Prevent temporary table name collisions
|
2026-01-22 16:12:40 -08:00 |
|
angelamayxie
|
06b39912e9
|
remove unnecessary variable name change
|
2026-01-22 15:27:35 -08:00 |
|
angelamayxie
|
d7e41934b2
|
okay to create non-temporary tables with the same name as temporary tables
|
2026-01-22 15:19:05 -08:00 |
|
angelamayxie
|
1af63069af
|
nit: whitespace
|
2026-01-22 14:41:40 -08:00 |
|
angelamayxie
|
8ea0595b8e
|
Merge branch 'main' of https://github.com/dolthub/dolt into angela/temptables
|
2026-01-22 14:39:32 -08:00 |
|
angelamayxie
|
3e7e0ec633
|
nit: add empty line back
|
2026-01-22 14:39:26 -08:00 |
|
angelamayxie
|
b8f37c2326
|
add back name collision check
|
2026-01-22 14:37:01 -08:00 |
|
angelamayxie
|
0c3109dc3a
|
add test script
|
2026-01-22 14:18:55 -08:00 |
|
angelamayxie
|
e024158c64
|
check for temporary tables before creating dolt table
|
2026-01-22 14:04:19 -08:00 |
|
James Cor
|
ac48b845a2
|
[no-release-notes] use InspectWithOpaque (#10350)
|
2026-01-22 13:25:22 -08:00 |
|
angelamayxie
|
fd06101159
|
check for existing temporary table before creating new temporary table, refactor temporary tables to use 2d map
|
2026-01-22 13:05:50 -08:00 |
|
Neil Macneale IV
|
e8387cdbb0
|
Merge pull request #10349 from dolthub/macneale4-claude/rebase-non-ii
Remove requirement for -i in dolt_rebase
|
2026-01-22 11:18:41 -08:00 |
|
Neil Macneale IV
|
1ef50d8004
|
PR Feedback
|
2026-01-22 10:14:12 -08:00 |
|
Nathan Gabrielson
|
b1c95c8987
|
Merge pull request #10274 from dolthub/nathan/stashApply
`dolt stash apply`
|
2026-01-22 12:55:08 -05:00 |
|
Nathan Gabrielson
|
bd67cf24de
|
small status.go fixes
|
2026-01-22 09:19:19 -08:00 |
|
Nathan Gabrielson
|
e150e02546
|
Neil feedback
|
2026-01-22 09:19:19 -08:00 |
|
Nathan Gabrielson
|
9a483ff402
|
typo in bats test
|
2026-01-22 09:19:19 -08:00 |
|
Nathan Gabrielson
|
59aed48f07
|
Tests and CLI stuff
|
2026-01-22 09:19:19 -08:00 |
|
Nathan Gabrielson
|
5792316d6d
|
add apply
|
2026-01-22 09:19:19 -08:00 |
|