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

Write Script to Insert Custom ValueSets into DB #99

Closed
4 tasks
linear bot opened this issue Oct 31, 2024 · 1 comment
Closed
4 tasks

Write Script to Insert Custom ValueSets into DB #99

linear bot opened this issue Oct 31, 2024 · 1 comment

Comments

@linear
Copy link

linear bot commented Oct 31, 2024

Once the custom valuesets have been reformatted to match the internal schema (QUE-48), we need to insert them into the DB. This ticket creates a script that uses the existing functions to insert the custom valuesets into the DB so that they are available for use upon start up.

Acceptance Criteria:

  • A TS script has been created that inserts the custom valuesets
  • The script checks to see if the custom valuesets have already been inserted; if they have the script exits
  • The script is executed at server startup, either added to next.config.js or baked into the CMD in the Dockerfile
  • Migrations remove phdi #3 and Remove unneeded workflows #5 are removed from the flyway directory
Copy link
Author

linear bot commented Oct 31, 2024

@linear linear bot closed this as completed Nov 6, 2024
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

0 participants