Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# Merged PRs

dolt

  • 8567: patch with tag collision test
    Tag collisions exists and can lead to false positives.
  • 8566: Bug fix: dolt_commit_diff support for detached head mode
    When we added support for showing diffs for the STAGED root through dolt_commit_diff_ system tables, we didn't take into account that in detached head mode, there wouldn't be a valid staged root. This change detects if we're in detached head mode and replaces the staged root with the root of the detached head.
  • 8541: reverse keyless indexscans apply reversal
    re: [no-release-notes] add test for reverse keyless index read dolthub/go-mysql-server#2737

go-mysql-server

  • 2751: Fix drop view if exists for doltgres
  • 2750: Fix alter NULL enum value panic
  • 2749: Support create and drop view with schema name
  • 2748: use equal method for scopecolumn
    This fixes DoltgresType comparison issue
  • 2747: Add schema name to definitions for views, triggers, procedures
  • 2736: use Equals method for sql.Types
    The new DoltgresType struct cannot be compared with ==, so should use sql.Type.Equals() function.

Closed Issues

@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 Nov 16, 2024
@github-actions
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 Nov 16, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 16, 2024
Merged via the queue into master with commit 46b258d Nov 16, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-dolt-1.43.15 branch November 16, 2024 01:17
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.

3 participants