thilojaeggi / WinGetty

An open source REST Backend for creating a private WinGet Repo without having to rely on cloud dependencies.
https://wingetty.dev
GNU Affero General Public License v3.0
170 stars 15 forks source link

init database after model definition #1

Closed m4skedbyte closed 1 year ago

m4skedbyte commented 1 year ago

Database is not created correctly if the model definition does not come before the db.create_all()