mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Remove/recreate database via rake before restoring database
- --clean doesn't seem to work when the structure in the database we're loading doesn't match the structure of the database we have locally
This commit is contained in:
parent
915a4c1aaf
commit
d2443a10d3
2 changed files with 4 additions and 2 deletions
|
|
@ -12,5 +12,6 @@ heroku pg:backups:download
|
|||
* Select branch to deploy(main)
|
||||
* Verify in the activity log that Heroku builds the deployment
|
||||
* Verify that the site contains the new features
|
||||
* Run any one_off scripts that have been introduced for this release, as necessary
|
||||
* Run the db:seed script
|
||||
* Verify that the data represented on the different tabs matches what is expected. The items listed in the measure key should be represented on the site.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue