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

Update dev-mode SQL dump to have FHIR servers #199

Open
bamader opened this issue Dec 5, 2024 — with Linear · 1 comment
Open

Update dev-mode SQL dump to have FHIR servers #199

bamader opened this issue Dec 5, 2024 — with Linear · 1 comment

Comments

Copy link
Collaborator

bamader commented Dec 5, 2024

Description:

Update the dev-mode SQL dump file to include the new FHIR Server tables and our hard-coded rows. You’ll just need to nuke everything in docker (delete old containers and images, then run `docker system prune`), run the app as normal using docker compose, then go to `/queryBuilding` and run DB seeding after the FHIR server connections are established. When that finishes, use the pg_dump command in the README to export the result. 

Acceptance Criteria:

The dev mode sql file has the FHIR server tables created and populated appropriately

Copy link

linear bot commented Dec 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant