Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate UDM enumerations to reference tables #106

Open
3 of 4 tasks
shah opened this issue Jun 25, 2023 · 0 comments
Open
3 of 4 tasks

Migrate UDM enumerations to reference tables #106

shah opened this issue Jun 25, 2023 · 0 comments
Assignees

Comments

@shah
Copy link
Contributor

shah commented Jun 25, 2023

The following pattern/udm/governance.ts enumerations should be migrated to regular reference tables because their seed values as well as data rows will be different across UDM pattern consumers:

  • PartyRole
  • PartyIdentifierType
  • ContactType
  • any others whose values might be different in consumers
shah added a commit that referenced this issue Jun 30, 2023
refactor: migrate UDM enum to reference tables #106
shanil-sasikumar added a commit to shanil-sasikumar/sql-aide that referenced this issue Jul 3, 2023
shah added a commit that referenced this issue Jul 3, 2023
feat: migrate NIA enum to reference tables #106
shah added a commit that referenced this issue Jul 5, 2023
refactor: enum to reference and module test case #106
shah added a commit that referenced this issue Jul 6, 2023
test: introduce Deno test cases along with CLI #106
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

No branches or pull requests

2 participants