To create the initial database, just import the db object from an interactive Python shell and run the SQLAlchemy.create_all() method to create the tables ...
確定! 回上一頁