Skip to content

Commit

Permalink
Merge pull request #5883 from espoon-voltti/drop-enabled-email-types
Browse files Browse the repository at this point in the history
Poistetaan deprekoitu sarake person.enabled_email_types
  • Loading branch information
Joosakur authored Nov 5, 2024
2 parents 4f8b86e + 37f5d89 commit faa595b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE person DROP COLUMN enabled_email_types;
1 change: 1 addition & 0 deletions service/src/main/resources/migrations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -452,3 +452,4 @@ V453__email_message_type.sql
V454__foster_parent_modified_metadata.sql
V455__generate_invoice_ids.sql
V456__legacy_assistance_need_tables.sql
V457__drop_enabled_email_types.sql

0 comments on commit faa595b

Please sign in to comment.