Skip to content
Snippets Groups Projects
Janet L. Goldstein's avatar
Janet Goldstein authored
WS-756: add capability state transition and action for standard calibration QA failure; fix incomplete QA Pass migrations; QA failure => Failed rather than Complete
7f0e8411
History

Workspaces Schema

To upgrade to the newest schema, run:

env CAPO_PROFILE=$PROFILE alembic upgrade head

where $PROFILE is local or nmtest or nmprod or whatever.

To upgrade in docker, run:

docker compose -f docker-compose.local.yml up schema