Filippo Leone
Filippo Leone
Nice work!
@Bakk-f4 could you wait for the alembic merge and generate the revision file ? Example: `alembic revision --autogenerate -m "Added items table"`
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.

Yes, I will do that indeed
@Snaacky ready for QA