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

chore: add rst portion of fta database tables to migration file #167

Merged
merged 6 commits into from
Jan 14, 2025

Conversation

marcellmueller
Copy link
Contributor

@marcellmueller marcellmueller commented Jan 3, 2025

This PR recreates the RST portion of the FTA Oracle database in Postgres.

As discussed this will live in a separate schema called fta in our database and we will migrate the CSV dump to this schema. From there we will be able to shape the database as we see fit in our main rst schema.

@marcellmueller marcellmueller force-pushed the rst-database branch 3 times, most recently from 6886da6 to 786f5a2 Compare January 9, 2025 22:16
@marcellmueller marcellmueller force-pushed the rst-database branch 2 times, most recently from 8f6dbe9 to c527424 Compare January 10, 2025 23:08
@marcellmueller marcellmueller marked this pull request as ready for review January 13, 2025 18:20
Copy link

@mikevespi mikevespi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking good to me, exciting to get the seed data in there once this goes in!

@marcellmueller marcellmueller merged commit ec54fd8 into main Jan 14, 2025
25 checks passed
@marcellmueller marcellmueller deleted the rst-database branch January 14, 2025 15:25
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

Successfully merging this pull request may close these issues.

2 participants