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

DPLT-1124 Create script to preemptively provision user DBs #155

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

morgsmccauley
Copy link
Collaborator

@morgsmccauley morgsmccauley commented Jul 28, 2023

This script will create a separate DB for each user, and then add it to Hasura. Preemptively creating separate DBs prevents the potential conflicts which arise when we deploy the separate DB change to prod and multiple indexers attempt to provision the same DB.

@morgsmccauley morgsmccauley requested a review from a team as a code owner July 28, 2023 00:18
@morgsmccauley morgsmccauley force-pushed the DPLT-1124-preemptively-provision-user-db branch from 69380e1 to 3287786 Compare July 28, 2023 02:36
@morgsmccauley morgsmccauley merged commit 814dff8 into main Jul 28, 2023
@morgsmccauley morgsmccauley deleted the DPLT-1124-preemptively-provision-user-db branch July 28, 2023 02:42
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.

1 participant