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

More multi-chain documentation and improvements #77

Merged
merged 5 commits into from
Apr 22, 2020
Merged

Conversation

erikd
Copy link
Contributor

@erikd erikd commented Apr 22, 2020

No description provided.

@erikd
Copy link
Contributor Author

erikd commented Apr 22, 2020

The database migration scripts are currently not doing the correct thing for multiple chains in the same database.

This needs to be fixed before this is merged.

During migrations, postgres VIEWs must be dropped while the migrations
are applyed. Previously all explorer related VIEWs were dropped which
led to errors when multiple chains were stored in a single PostgreSQL
instance.

Now we only drop VIEWs that are part of the current database.
@erikd erikd merged commit 8842aa6 into master Apr 22, 2020
@iohk-bors iohk-bors bot deleted the erikd/db-docs branch April 22, 2020 03:01
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.

None yet

1 participant