Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove pgloader, insert TCR data via Flyway migration, add migration …
…to populate query tables (#2496) * Support pgsql infra * Make infra work with next * Remove dev win * The real dev win fix * add bash script * update load script to add sqlite db * update docker compose file to include loading the data * cleanup * [pre-commit.ci] auto fixes from pre-commit hooks * add chmod cmd * [pre-commit.ci] auto fixes from pre-commit hooks * typo * remove temp code * add query_name to schema * add oid as a column for query-to_valueset * remove pgloader bash script from docker compose * add migration 2 to load TCR data * add migration 3 to populate data for query tables * remove load tcr from docker compose * [pre-commit.ci] auto fixes from pre-commit hooks * remove loading script --------- Co-authored-by: bamader <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information