mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-12 22:48:09 +02:00
457 B
457 B
Delete And Recreate Database
This script destroys and recreates a database. This is another troubleshooting tool for issues with the database.
- unbinds the database
- deletes it
- recreates it
- binds it back to the sandbox
- runs migrations
Addition Info in this slack thread: