Exemple #1
0
def reset_table():
    Product.drop_table()
    Product.create_table()