summaryrefslogtreecommitdiff
path: root/designate/storage/impl_sqlalchemy/alembic/README
blob: 81b6a350a8a7caa2f530eafa30626254f75e3d31 (plain)
1
2
3
4
5
Please use the "designate-manage database" command for database management.

Developers adding new migrations can run 'alembic -m "<migration title>"' from
the designate/storage/impl_sqlalchemy directory where the alembic.ini file is
located.