Commit Graph

26811 Commits

Author SHA1 Message Date
NathanGabrielson 63a24513fc [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-06-23 10:50:33 -07:00
Nathan Gabrielson 4cd3a04fc7 Small fixes 2025-06-23 10:50:33 -07:00
Nathan Gabrielson aefb178551 No more dEnv, get rid of bad sql interpolation 2025-06-23 10:50:33 -07:00
Nathan Gabrielson 531b7c61c8 Moving stuff around, small fixes 2025-06-23 10:50:33 -07:00
Nathan Gabrielson 0df5282be4 Couple things I forgot to change back 2025-06-23 10:50:33 -07:00
Nathan Gabrielson 50a3be6ea2 Query system table, code is now less headache inducing 2025-06-23 10:50:33 -07:00
NathanGabrielson 3258d0fff5 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-06-23 10:50:33 -07:00
Nathan Gabrielson 94730adc71 Rough draft for stash migration 2025-06-23 10:50:33 -07:00
angelamayxie 599e8b8088 Merge pull request #9378 from dolthub/angelamayxie-220353c6
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-06-23 10:42:23 -07:00
angelamayxie 79c6272396 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-06-21 05:28:06 +00:00
Dustin Brown 4bbdccba57 [ga-bump-dep] Bump dependency in Dolt by jycor (#9377) 2025-06-20 19:52:11 -07:00
Zach Musgrave a87c3da8ef Merge pull request #9339 from dolthub/zachmu/sys_tables
Utility method to list all system tables in a schema
2025-06-18 18:47:15 -07:00
zachmu 459091ca0b [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-06-19 01:04:55 +00:00
Zach Musgrave 233d166466 better TODO comment, found an issue with doltgres 2025-06-18 17:56:46 -07:00
Zach Musgrave 47d7fe3ae6 Merge branch 'zachmu/sys_tables' of github.com:dolthub/dolt into zachmu/sys_tables 2025-06-18 15:14:05 -07:00
Zach Musgrave 600dc335d4 Merge branch 'main' into zachmu/sys_tables 2025-06-18 15:13:41 -07:00
zachmu 8831317932 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-06-18 21:47:27 +00:00
Dustin Brown d839ca0aa9 [ga-bump-dep] Bump dependency in Dolt by jycor (#9372)
Co-authored-by: jycor <jcor@ucsd.edu>
2025-06-18 12:54:51 -07:00
Zach Musgrave 0686118647 Merge branch 'zachmu/sys_tables' of github.com:dolthub/dolt into zachmu/sys_tables 2025-06-18 12:37:29 -07:00
Zach Musgrave 6bffd93bf7 Bug fix, small refactorings 2025-06-18 12:37:03 -07:00
Dustin Brown bd1348a9c0 [ga-bump-dep] Bump dependency in Dolt by jycor (#9370)
Co-authored-by: jycor <jcor@ucsd.edu>
2025-06-18 00:35:41 -07:00
Dustin Brown 854b639d18 Merge pull request #9367 from dolthub/db/bump-windows-runner
[no-release-notes] /.github/workflows/cd-bump-winget.yaml: bump windows runner to latest
2025-06-17 12:57:57 -07:00
coffeegoddd☕️✨ c7a270d5e0 /.github/workflows/cd-bump-winget.yaml: bump windows runner to latest 2025-06-17 12:52:49 -07:00
coffeegoddd 19ffd29653 [ga-bump-release] Update Dolt version to 1.55.2 and release v1.55.2 v1.55.2 2025-06-17 18:56:11 +00:00
Dustin Brown c03d9b1491 [ga-bump-dep] Bump dependency in Dolt by jycor (#9364)
Co-authored-by: jycor <jcor@ucsd.edu>
2025-06-17 10:47:38 -07:00
Dustin Brown 3ddef7bd6e Merge pull request #9357 from dolthub/db/bump-windows-runner
[no-release-notes] /.github/workflows/ci-bats-windows.yaml: bump windows runner
2025-06-16 13:02:48 -07:00
coffeegoddd☕️✨ be407fdc0c /.github/workflows/ci-bats-windows.yaml: bump windows runner 2025-06-16 12:42:24 -07:00
Elian 4111890318 Revert "[ga-bump-release] Update Dolt version to 1.56.0 and release v1.56.0"
This reverts commit 26b2b36751.
2025-06-13 16:30:28 -07:00
angelamayxie 786d54f85b Merge pull request #9354 from dolthub/angelamayxie-4434731d
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-06-13 15:41:56 -07:00
coffeegoddd 26b2b36751 [ga-bump-release] Update Dolt version to 1.56.0 and release v1.56.0 2025-06-13 22:37:56 +00:00
coffeegoddd f295dc8ec3 [ga-bump-release] Update Dolt version to 1.55.1 and release v1.55.1 v1.55.1 2025-06-13 22:28:18 +00:00
angelamayxie 0a39bb05ac [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-06-13 21:36:44 +00:00
Elian f20226e9f3 Merge pull request #9336 from dolthub/elianddb/fix-4160-dolt-commit-amend-flag-for-initial-commit
BuildNewCommit() now checks opts.Amend before implicitly appending parents to commit
Fixes: #4160
2025-06-13 11:21:17 -07:00
Elian 1b37dee94e rm || false extra and dolt checkout call 2025-06-13 10:09:34 -07:00
Aaron Son 3bbd4b2150 Merge pull request #9271 from dolthub/aaron/statspro-faster-analyze-table
go: sqle/statspro: Make ANALYZE TABLE faster by circumventing the rate limiter on stats work.
2025-06-13 09:58:41 -07:00
reltuk 059834cfdf [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-06-13 00:04:04 +00:00
Aaron Son a79d6913c6 go: sqle/statspro: PR feedback. 2025-06-12 16:55:48 -07:00
Elian 48f98092fa add query for first commit 2025-06-12 16:35:22 -07:00
Elian 820a5403c5 impl suggested
rm correct bats
2025-06-12 16:35:22 -07:00
Elian 77444c4028 add missing || false 2025-06-12 16:35:22 -07:00
Elian 8a43a9a684 fix typo 2025-06-12 16:35:22 -07:00
Elian 5e74a7403d add engine tests for initial commit --amend 2025-06-12 16:35:22 -07:00
Elian 48200ec925 add commit --amend bats on initial 2025-06-12 16:35:22 -07:00
Elian 4d29899508 add miss opt.Amend flag 2025-06-12 16:35:22 -07:00
Elian 6a4a63b712 add check for Amend option on BuildNewCommit() 2025-06-12 16:35:22 -07:00
Elian c74c6197e2 rm unused cond 2025-06-12 16:35:22 -07:00
James Cor ad234919dc [no-release-notes] add integrations tests for go-mysql-org (#9333) 2025-06-12 16:08:42 -07:00
angelamayxie 1f74d1c2e6 Merge pull request #9348 from dolthub/angelamayxie-8c4c7080
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-06-12 14:54:12 -07:00
Aaron Son e47e203d45 Merge remote-tracking branch 'origin/main' into aaron/statspro-faster-analyze-table 2025-06-12 14:48:51 -07:00
Nathan Gabrielson 74500e9579 Merge pull request #9344 from dolthub/nathan/commitTime
Nathan/commit time
2025-06-12 13:52:08 -07:00