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

feat: add migration tracker table #578

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

vasco-santos
Copy link
Contributor

@vasco-santos vasco-santos commented Oct 29, 2021

This PR adds a migration tracker, so that we can do:

  1. Full Fauna dump
  2. Partial Fauna dumps over time to update Postgres with the new changes within a cron job that inserts its data into the Postgres Table (csv directory is added to IPFS for ease of consulting)
  3. Run validation scripts with data from partial migrations

@vasco-santos vasco-santos force-pushed the feat/add-migration-tracker-table branch from 0978d08 to fa8c9db Compare October 29, 2021 12:04
@vasco-santos vasco-santos merged commit dc1ce24 into main Oct 29, 2021
@vasco-santos vasco-santos deleted the feat/add-migration-tracker-table branch October 29, 2021 15:43
Copy link
Contributor

@rafaelramalho19 rafaelramalho19 left a comment

Choose a reason for hiding this comment

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

LGTM!

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