An open source REST Backend for creating a private WinGet Repo without having to rely on cloud dependencies.
GNU Affero General Public License v3.0
192
stars
18
forks
source link
init database after model definition #1
Closed
m4skedbyte closed 1 year ago
Database is not created correctly if the model definition does not come before the
db.create_all()