Filippo Leone

Results 12 comments of Filippo Leone

@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

Implemented and tested black with maxchar 120, now every autogenerated revision will follow the requested styling guide.

![immagine](https://user-images.githubusercontent.com/29985813/235178196-22508bc0-e98c-4239-8156-c20be20cf312.png)

@Snaacky ready for QA