Skip to content

chore: remove obsolete candidate job order status type tables#772

Open
anonymoususer72041 wants to merge 2 commits into
opencats:masterfrom
anonymoususer72041:fix/remove-obsolete-candidate-job-order-status-type
Open

chore: remove obsolete candidate job order status type tables#772
anonymoususer72041 wants to merge 2 commits into
opencats:masterfrom
anonymoususer72041:fix/remove-obsolete-candidate-job-order-status-type

Conversation

@anonymoususer72041
Copy link
Copy Markdown
Contributor

This removes obsolete candidate job order status type table handling from the current schema and install backup flow.

The misspelled candidate_jobordrer_status_type table is no longer created by the schema snapshot. A new install schema step drops this table and also keeps a defensive cleanup for the historically referenced candidate_joborder_status_type name, so existing installations are cleaned up during schema updates if either legacy table is present.

The dedicated backup exclusion for candidate_joborder_status_type is removed as well. Since this legacy table name is now covered by the install schema cleanup path, it no longer needs to be preserved as a special case in database backups.

@anonymoususer72041 anonymoususer72041 changed the title fix: remove obsolete candidate job order status type tables chore: remove obsolete candidate job order status type tables May 12, 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