Skip to content

chore!: remove legacy database upgrade path#767

Open
anonymoususer72041 wants to merge 2 commits into
opencats:masterfrom
anonymoususer72041:chore/remove-legacy-db-upgrade-path
Open

chore!: remove legacy database upgrade path#767
anonymoususer72041 wants to merge 2 commits into
opencats:masterfrom
anonymoususer72041:chore/remove-legacy-db-upgrade-path

Conversation

@anonymoususer72041
Copy link
Copy Markdown
Contributor

This PR removes the obsolete legacy database upgrade path that depended on standalone db/upgrade-*.sql files.

The removed installer path previously detected historical OpenCATS database revisions and applied old version-to-version SQL upgrade scripts.

Fresh installations continue to use db/cats_schema.sql. Existing compatible OpenCATS installations continue through the current installer flow and schema maintenance path.

The optional ZIP code upgrade file is intentionally kept because it is still used by the optional ZIP code component.

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