You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Currently we seed on every push to the same production DB instance. Let's look into how we can make this more robust, as a change to the schema can cause commits which haven't gotten latest mock data to break our "production" database with sample data.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Currently we seed on every push to the same production DB instance. Let's look into how we can make this more robust, as a change to the schema can cause commits which haven't gotten latest mock data to break our "production" database with sample data.
The text was updated successfully, but these errors were encountered: