bcgov / court-interpreter-scheduling

Web app for scheduling court interpreters
Apache License 2.0
3 stars 7 forks source link

Setup a manage script to autogenerate Postgres Sql migrations using `Alembic` #385

Open HemanthKona opened 1 week ago

HemanthKona commented 1 week ago

Steps to generate alembic migrations in api container

Automate the above steps using a manage script Ex: ./manage autogenerate-migrations