Skip to content
Snippets Groups Projects
Commit 04bc5577 authored by Cain, Payton David's avatar Cain, Payton David
Browse files

Merge branch 'update-ws-docs' into 'master'

update database setup command

See merge request !144
parents ab12af34 53d7d07f
No related branches found
No related tags found
2 merge requests!146Release CMO metadata to production,!144update database setup command
Pipeline #73493 passed with warnings
...@@ -27,7 +27,7 @@ exit ...@@ -27,7 +27,7 @@ exit
``` ```
``` ```
poetry run alembic upgrade head poetry run python create_db.py
``` ```
### Add some testing data (depends on DATABASE_URL environment set above). ### Add some testing data (depends on DATABASE_URL environment set above).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment