Commit Graph

29114 Commits

Author SHA1 Message Date
coffeegoddd☕️✨ afed805fef /{.gitignore,AGENTS.md}: ignore beads stuff 2026-02-03 13:32:33 -08:00
coffeegoddd 7916db259f [ga-bump-release] Update Dolt version to 1.81.5 and release v1.81.5 v1.81.5 2026-02-03 20:23:47 +00:00
Nathan Gabrielson 9738e32040 Merge pull request #10405 from dolthub/nathan/doltCommitFKchecks
dolt_commit respects foreign key checks
2026-02-03 15:03:58 -05:00
Aaron Son 1b1c6c653a Merge pull request #10401 from dolthub/aaron/create-collated-database-from-non-dolt-database
go: sqle: Fix CREATE DATABASE ... COLLATE ... when a non-Dolt database is the current connection's database.
2026-02-03 10:37:46 -08:00
Nathan Gabrielson 31a1199036 Safer type conversion 2026-02-03 10:23:16 -08:00
angelamayxie 7939fcb75a Merge pull request #10408 from dolthub/angelamayxie-d81a7e29
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-02-02 18:36:46 -08:00
angelamayxie 5c3ab90290 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2026-02-03 01:52:26 +00:00
angelamayxie 8c95bfb290 Merge pull request #10403 from dolthub/angelamayxie-b3a22db8
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-02-02 17:25:17 -08:00
Nathan Gabrielson 396bc39936 dolt_commit respects foreign key checks 2026-02-02 16:23:35 -08:00
Jason Fulghum 46ebc996b9 Temp fix for function signature change, until upcoming PR for optional TableMap metadata lands 2026-02-02 16:14:12 -08:00
angelamayxie 3d1de19cbb [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2026-02-02 23:52:22 +00:00
Neil Macneale IV 4aadcc0e58 Merge pull request #10384 from dolthub/macneale4-claude/rebase-non-ii
Add `edit` support to rebase.
2026-02-02 11:31:44 -08:00
Aaron Son ddfc1b72d6 go: sqle: Fix CREATE DATABASE ... COLLATE ... when a non-Dolt database is the current connection's database. 2026-02-02 11:02:38 -08:00
macneale4 74ad51a9db [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2026-02-02 10:29:33 -08:00
Neil Macneale IV 80bd023144 Rebase command support for short action names 2026-02-02 10:29:33 -08:00
Neil Macneale IV b915a7252c Odd and ends cleanup 2026-02-02 10:29:33 -08:00
Neil Macneale IV 60c6a5aa5e Refactor common pattern in rebase.bats 2026-02-02 10:29:33 -08:00
Neil Macneale IV e4c31d2604 Handle pausing on the CLI 2026-02-02 10:29:33 -08:00
Neil Macneale IV cf37b427fc Better tests, expose panic 2026-02-02 10:29:33 -08:00
Neil Macneale IV 2c441de266 New SQL tests passing 2026-02-02 10:29:33 -08:00
Neil Macneale IV d38c448559 Fix CLI and added bats test for edit 2026-02-02 10:29:33 -08:00
Neil Macneale IV 7c11f396fe More comprehensive sql test 2026-02-02 10:29:33 -08:00
Neil Macneale IV 1e4a0b222f First pass on rebase edit support. more testing required 2026-02-02 10:29:33 -08:00
Daylon Wilkins 58225f9e4e Merge pull request #10396 from dolthub/Hydrocharged-11854a80
[auto-bump] [no-release-notes] dependency by Hydrocharged
2026-01-31 01:02:42 -08:00
Daylon Wilkins aba5e32139 Merge branch 'main' into Hydrocharged-11854a80 2026-01-31 01:02:31 -08:00
coffeegoddd 54d5a7e3dd [ga-bump-release] Update Dolt version to 1.81.4 and release v1.81.4 v1.81.4 2026-01-31 02:15:24 +00:00
angelamayxie 947fc4fa19 Merge pull request #10395 from dolthub/angelamayxie-b0e41178
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-01-30 16:57:17 -08:00
angelamayxie 57ca9a2930 Merge pull request #10392 from dolthub/james/wei
avoid `math.Pow` in `weibullCheck`
2026-01-30 16:56:07 -08:00
Daylon Wilkins ce43abf388 Small update to SQL statement runner 2026-01-30 16:25:50 -08:00
Hydrocharged 91f82024f2 [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2026-01-31 00:15:29 +00:00
angelamayxie bf8d96d560 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2026-01-30 23:27:08 +00:00
James Cor ead56d7070 comment 2026-01-30 15:09:57 -08:00
James Cor 68f575359b clean up 2026-01-30 15:09:04 -08:00
James Cor 5bc6ac585b avoid pow in weibull check 2026-01-30 13:38:14 -08:00
James Cor 373714fefc avoid pow 2026-01-30 12:42:34 -08:00
James Cor a811d45235 update tpcc script to print pprof locations (#10391) 2026-01-30 12:41:40 -08:00
Dustin Brown aa269b5f11 Merge pull request #10387 from dolthub/db/fix-workflow
/.github/workflows/bump-dependency.yaml: fix autoclosing
2026-01-30 11:37:59 -08:00
Aaron Son 1b22d8d3fe Merge pull request #10389 from dolthub/aaron/store-nbs-journal-prefix-error-handling
go/store/nbs: journal_record.go: Do have processJournalRecords log errors when it sees an early EOF.
2026-01-29 18:28:51 -08:00
Aaron Son e8edf68e16 go/store/nbs: journal_record.go: Do have processJournalRecords log errors when it sees an early EOF.
Logging the error here was overly conservative.
2026-01-29 17:34:20 -08:00
coffeegoddd 0fd8b6b911 [ga-bump-release] Update Dolt version to 1.81.3 and release v1.81.3 v1.81.3 2026-01-30 01:13:28 +00:00
angelamayxie ad4257c0a2 Merge pull request #10386 from dolthub/angelamayxie-09b30aee
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-01-29 13:31:47 -08:00
coffeegoddd☕️✨ 57c0d445cd /.github/workflows/bump-dependency.yaml: fix autoclosing 2026-01-29 13:02:57 -08:00
angelamayxie ffcef5c13e [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2026-01-29 20:47:38 +00: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