Skip to content

Add a pipenv command to automatically generate migrations

Callum Dickinson requested to merge 61-pipenv-migration into master

Closes #61 (closed)

Pretty simple. Run pipenv run migration-generate <message> on a clean Docker environment, and you get migrations!

Edited by Callum Dickinson

Merge request reports