Commit Graph

19244 Commits

Author SHA1 Message Date
Neil Macneale IV 187d948d41 Fix int32 overflow in archive reader 2025-09-15 14:55:49 -07:00
Jason Fulghum 87307731c0 Merge pull request #9841 from dolthub/fulghum/fk_validation
Validate that FKs referencing system tables don't specify referential actions
2025-09-15 14:40:30 -07:00
Jason Fulghum 472e8ff7a9 Added validation that FKs referencing system tables don't specify referential actions 2025-09-15 13:56:44 -07:00
angelamayxie 20acd5aa62 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-09-15 20:46:38 +00:00
Daylon Wilkins b0f06a49e0 Merge pull request #9832 from dolthub/daylon/fix-extended-enc
Reverted Extended encoding from adaptive to ref
2025-09-15 05:38:19 -07:00
coffeegoddd 54419df272 [ga-bump-release] Update Dolt version to 1.59.9 and release v1.59.9 2025-09-13 00:02:28 +00:00
elianddb 165532e2ed [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-09-12 22:43:45 +00:00
coffeegoddd dced7d6513 [ga-bump-release] Update Dolt version to 1.59.8 and release v1.59.8 2025-09-12 01:44:48 +00:00
Daylon Wilkins b468f17824 Reverted Extended encoding from adaptive to ref 2025-09-11 18:08:08 -07:00
angelamayxie b2965c66ee [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-09-11 23:09:10 +00:00
angelamayxie 7b68fa0d01 Merge pull request #9829 from dolthub/angelamayxie-133fc3dd
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-09-11 13:46:50 -07:00
Aaron Son 670bf12fb3 Add the ICU4C license. 2025-09-11 13:44:02 -07:00
Aaron Son 3b0f08e685 Merge pull request #9779 from dolthub/aaron/icu-license
[no-release-notes] Godeps: Add ICU4C license.
2025-09-11 22:43:01 +02:00
Aaron Son 3dad0f7d07 Merge pull request #9760 from dolthub/aaron/release-with-icu-enabled-toolchains
[no-release-notes] go/utils/publishrelease/buildpgobinaries.sh: Update release build script to use ICU4C-enabled toolchains.
2025-09-11 22:09:05 +02:00
Aaron Son 2620cab9f4 Merge pull request #9778 from dolthub/aaron/github-workflows-icu4c
[no-release-notes] .github/workflows: Update places we build dolt and its tests on MacOS and Windows to pick up ICU4C dependency.
2025-09-11 21:37:01 +02:00
angelamayxie 4fadef2d81 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-09-11 19:32:22 +00:00
coffeegoddd 6ddd18ecfc [ga-bump-release] Update Dolt version to 1.59.7 and release v1.59.7 2025-09-11 00:15:08 +00:00
angelamayxie d8a96f760f Merge pull request #9827 from dolthub/angelamayxie-248b1e8c
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-09-10 16:42:36 -07:00
Jason Fulghum 9293b29e27 Merge pull request #9819 from dolthub/fulghum/sys_table_fks
Allow foreign keys to reference `dolt_branches` system table
2025-09-10 16:05:00 -07:00
angelamayxie 4637975c3a [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-09-10 23:02:24 +00:00
angelamayxie ea559cc1a3 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-09-10 22:04:08 +00:00
fulghum 6845144d82 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-09-10 21:44:21 +00:00
Jason Fulghum 45e4249b03 Adding support for creating foreign keys from user tables to dolt_branches(name) 2025-09-10 14:36:13 -07:00
James Cor 8c2446831c fix missed context canceled error for dolt_test_run() (#9822) 2025-09-10 13:39:26 -07:00
Aaron Son 7450ef74b7 go: icusmoke: format code. 2025-09-10 12:41:12 -07:00
Aaron Son 9ad8e55a61 iterate. add a smoke test. 2025-09-10 10:47:07 -07:00
Aaron Son 505d069999 Merge remote-tracking branch 'origin/main' into aaron/github-workflows-icu4c 2025-09-10 09:20:44 -07:00
coffeegoddd 54d1c14950 [ga-bump-release] Update Dolt version to 1.59.6 and release v1.59.6 2025-09-10 01:46:11 +00:00
nicktobey 8e652332c4 [ga-bump-dep] Bump dependency in Dolt by nicktobey 2025-09-09 23:13:31 +00:00
James Cor b816883e0d [no-release-notes] fix error message (#9804) 2025-09-09 13:49:35 -07:00
coffeegoddd☕️✨ 68447bd592 /go/cmd/dolt/commands/sqlserver/sqlserver.go: fix help text 2025-09-09 10:11:36 -07:00
coffeegoddd ee48c04a12 [ga-bump-release] Update Dolt version to 1.59.5 and release v1.59.5 2025-09-09 02:41:03 +00:00
Elian 875953db55 Merge pull request #9790 from dolthub/elian/9086
dolthub/dolt#9794 - Add --skinny support for DOLT_DIFF table func
2025-09-08 18:49:12 -07:00
elianddb 666f8a6bbf [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-09-09 00:54:38 +00:00
elianddb 4450754c33 rm persistence on options 2025-09-08 17:46:06 -07:00
James Cor 21ffb64467 fix dolt test run in server mode (#9811)
Co-authored-by: James Cor <james@dolthub.com>
2025-09-08 15:52:28 -07:00
Zach Musgrave 6295c45cfe new gms 2025-09-08 14:49:36 -07:00
Zach Musgrave bee4aa6182 merge main 2025-09-08 14:49:11 -07:00
Zach Musgrave 980d167c61 new gms 2025-09-08 14:48:51 -07:00
elianddb 1c5c3be5e0 [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-09-08 19:36:45 +00:00
elianddb b0ddaede45 fix missing bind var err on bats 2025-09-08 12:05:17 -07:00
elianddb fadb0af405 add --include-cols option, cli arg parsing, and amend tests 2025-09-08 10:52:09 -07:00
elianddb 1420e9f70e amend impl of skinny cols filter 2025-09-06 19:51:33 -07:00
coffeegoddd fa8f658086 [ga-bump-release] Update Dolt version to 1.59.4 and release v1.59.4 2025-09-06 02:39:04 +00:00
elianddb 5cab952736 [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-09-06 01:31:09 +00:00
angelamayxie 4b9c5a6713 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-09-05 22:47:54 +00:00
Zach Musgrave 44c3f31d1a Fixed tests 2025-09-05 14:12:24 -07:00
Zach Musgrave 55d13f95a6 new gms 2025-09-05 14:02:52 -07:00
Zach Musgrave 375f3a6b58 merge main 2025-09-05 14:02:39 -07:00
Zach Musgrave fe27ebf33c new gms 2025-09-05 13:59:33 -07:00