EROPSPT-717: Remove unused columns from postal and proxy tables#211
Open
aleyipsoftwire wants to merge 2 commits into
Open
EROPSPT-717: Remove unused columns from postal and proxy tables#211aleyipsoftwire wants to merge 2 commits into
aleyipsoftwire wants to merge 2 commits into
Conversation
6 tasks
4d76f9f to
bf6df95
Compare
ba94ba4 to
e15e939
Compare
bf6df95 to
9143676
Compare
emisto3
reviewed
Jun 8, 2026
emisto3
left a comment
Contributor
There was a problem hiding this comment.
Sorry for all the migration questions! We love DBs 😅
| http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.1.xsd"> | ||
|
|
||
| <changeSet author="alex.yip@softwire.com" id="0043_EROPSPT-717_remove_unused_columns_from_postal_and_proxy" context="ddl"> | ||
| <dropColumn tableName="postal_vote_application" columnName="retention_status"/> |
Contributor
There was a problem hiding this comment.
Do we need to worry about locking the DB, what would fail?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
This PR is stacked onto #210. That PR should be merged first.
Issue ticket number and link
https://mhclgdigital.atlassian.net/browse/EROPSPT-717
Checklist before requesting a review
Tick all those which are done
Replace check box with ❌ if the step is not relevant for this PR