Skip to content

Fix index creation#4620

Merged
dartcafe merged 3 commits intomainfrom
fix/index-creation
Apr 18, 2026
Merged

Fix index creation#4620
dartcafe merged 3 commits intomainfrom
fix/index-creation

Conversation

@dartcafe
Copy link
Copy Markdown
Collaborator

@dartcafe dartcafe commented Apr 18, 2026

  • add guards to avoid db errors on attempts to recreate existing unique indices
  • same for FK constraints

fix #4619

Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
@dartcafe dartcafe added this to the 9.0.1 milestone Apr 18, 2026
@dartcafe dartcafe merged commit 0ab6f69 into main Apr 18, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

postgresql: during Upgrade to version 9.0.0, there are multiple errors because of duplicate indices

1 participant