Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dolt 1.45.0 #201559

Merged
merged 2 commits into from
Dec 17, 2024
Merged

dolt 1.45.0 #201559

merged 2 commits into from
Dec 17, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# Merged PRs

dolt

  • 8685: update TableFunction
  • 8631: Give a little more information in dolt_diff_* when there is a pk change
    This change makes the dolt_diff_* system table a little more forgiving when schema changes occur that we can kind of map from one commit to the next. In the case of the issue, adding a primary key to a key keyless table. This doesn't work in both directions though - if you can't map the schema, we stop walking history (same as before).
    Minor bump required due to behavior of the dolt_diff_* table changing are a result of this change.
    Fixes: dolt_diff_* returns empty set for tables altered to add a PK after creating using CREATE TABLE ... AS SELECT dolthub/dolt#8625

go-mysql-server

Closed Issues

  • 8625: dolt_diff_* returns empty set for tables altered to add a PK after creating using CREATE TABLE ... AS SELECT
  • 8683: dolt table import does not understand a schema file with a primary key defined separately from the column
  • 8665: Panic on dolt_diff_* with generated column

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 17, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 17, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 17, 2024
Merged via the queue into master with commit faf8337 Dec 17, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-dolt-1.45.0 branch December 17, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants