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
This allows to restore after `docker-compose down` without
reuploading database and rerunning migrations.
Need to explicitly remove the volume to recreate DB from
scratch `docker volume rm warehouse_pgdata`.
0 commit comments