flask-sqlalchemy use of drop_all and create_all for specific tables

后端 未结 0 1822
无人及你
无人及你 2021-02-08 16:56

In sqlalchemy (0.8.2), drop_all() and create_all() both have a tables parameter, which can be a list of Table objects to drop or add.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题