Skip to content

Commit

Permalink
ID-1298 Add eRA Commons provider DB Value
Browse files Browse the repository at this point in the history
  • Loading branch information
tlangs committed Jul 15, 2024
1 parent d207adf commit d985a52
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
databaseChangeLog:
- changeSet:
id: "20240715_add_era_commons_provider"
author: tlangs
changes:
- sql:
sql: >
ALTER TYPE provider_enum ADD VALUE 'ERA_COMMONS';

0 comments on commit d985a52

Please sign in to comment.