Skip to content

db-migration: Change I__ init scripts to NOT overwrite (allow customisation)#3783

Open
rob-bygrave wants to merge 3 commits into
masterfrom
feature/init-migrations-do-not-overwrite
Open

db-migration: Change I__ init scripts to NOT overwrite (allow customisation)#3783
rob-bygrave wants to merge 3 commits into
masterfrom
feature/init-migrations-do-not-overwrite

Conversation

@rob-bygrave

@rob-bygrave rob-bygrave commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This allows for customisation of the built in I__ init scripts.
For the case of postgres db partitions a customisation to support
unlogged tables was for example always being overwritten.

This change makes the I__ scripts a "add if not already exists".
Note that R__ repeatable scripts are "always overwrite"

…sation)

This allows for customisation of the built in I__ init scripts.
For the case of postgres db partitions a customisation to support
unlogged tables was for example always being overwritten.

This change makes the I__ scripts a "add if not already exists".
Note that R__ repeatable scripts are "always overwrite"
@rob-bygrave rob-bygrave self-assigned this Jun 10, 2026
@rob-bygrave rob-bygrave changed the title Feature/init migrations do not overwrite db-migration: Change I__ init scripts to NOT overwrite (allow customisation) Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant