Esempio n. 1
0
def init():
    db.create_all()
Esempio n. 2
0
def init_db():
    db.create_all()