Example #1
0
def init():
    db.create_all()
Example #2
0
def init_db():
    db.create_all()