dndserver
dndserver copied to clipboard
Alembic migrations implementation
Hi, as promised, here's the revised PR for Alembic. Will add docker + docker-compose soon in another branch
DB Creation should be done via alembic upgrade head to get the latest version. I commented out the old basebase.metadata.create_all(engine)
Looks good now, ready for QA
PR Updated
Implemented and tested black with maxchar 120, now every autogenerated revision will follow the requested styling guide.