Commit Graph

26792 Commits

Author SHA1 Message Date
Tim Sehn 54a40eed53 Another pas. This time beter i think 2025-06-17 11:58:07 -07:00
Tim Sehn 448aeaa050 fix skipped bats test 2025-06-17 11:32:40 -07:00
Tim Sehn 0775c17703 Fixed comparison logic in diff 2025-06-17 08:32:53 -07:00
Tim Sehn c0d1de8c73 Fix copyright headers 2025-06-16 17:26:50 -07:00
Tim Sehn 830cb583fb Improve bats tests 2025-06-16 17:12:21 -07:00
Tim Sehn b4722d8460 Better tests 2025-06-16 16:57:37 -07:00
Tim Sehn 7b13095f27 Another pass this time with a better approach 2025-06-16 16:36:03 -07:00
Tim Sehn 6f62deaefb Another set of test changes 2025-06-16 16:09:31 -07:00
Tim Sehn 16eb58221b More test fixes 2025-06-16 15:49:11 -07:00
Tim Sehn c5d5f19460 Added schema tests 2025-06-16 15:31:43 -07:00
Tim Sehn db42c638a4 Fix tests 2025-06-16 15:21:26 -07:00
Tim Sehn 69d39d1bfa Implemented dolt_history_dolt_schemas and dolt_diff_dolt_schemas 2025-06-16 15:01:50 -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
angelamayxie 824b503812 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-06-12 18:33:08 +00:00
Dustin Brown 8b93716879 Merge pull request #9346 from dolthub/db/docker-env-vars
/docker/docker-entrypoint.sh: support env vars for creating a default database
2025-06-12 10:25:10 -07:00
coffeegoddd 4f4a067846 /docker/docker-entrypoint.sh: quick fix 2025-06-12 10:17:13 -07:00
coffeegoddd 859b4fd880 /docker/docker-entrypoint.sh: support env vars for creating a default database 2025-06-12 10:12:16 -07:00
Nathan Gabrielson 75cde3ea68 Unncessary variable declaration 2025-06-11 21:05:44 -07:00
Nathan Gabrielson 795dd4058f Expect is pain, expect is suffering 2025-06-11 21:02:48 -07:00
Nathan Gabrielson 8ca4bf3a32 Working tests + todo message for future improvmeent 2025-06-11 20:44:55 -07:00
Nathan Gabrielson 6cfa19f130 Some more changes, suffering with expect 2025-06-11 19:04:52 -07:00
James Cor b695fbdad6 manual bump (#9338) 2025-06-11 15:12:40 -07:00
Nathan Gabrielson 40bd24a522 quick pass at commit time change 2025-06-11 15:04:38 -07:00
coffeegoddd 4c517bbd48 [ga-bump-release] Update Dolt version to 1.55.0 and release v1.55.0 v1.55.0 2025-06-11 21:35:35 +00:00
Nathan Gabrielson c8a6b59d4a Merge pull request #9308 from dolthub/nathan/stashes
dolt_stash stored procedure
2025-06-11 14:03:55 -07:00
Aaron Son 6b13f0061b Merge pull request #9329 from dolthub/aaron/push-to-sql-server-during-gc-fixes
go: store/datas/database_common: store/nbs/store.go: Fix some issues when pushing to a dolt sql-server that is itself running GC.
2025-06-11 13:58:59 -07:00