Skip to content

New migration system

Latest
Compare
Choose a tag to compare
@G4brym G4brym released this 27 Mar 16:53
· 2 commits to master since this release

Add a new migration system with support for Typer cli.

Here are some of the commands you can now run:

python cli.py db make-migration
python cli.py db show-migrations
python cli.py db migrate