howto create db mysql with sqlalchemy

后端 未结 4 1309
别跟我提以往
别跟我提以往 2020-12-28 12:58

I need to create a db in mysql using sqlalchemy, I am able to connect to a db if it already exists, but I want to be able to create it if it does not exist. this are my tabl

4条回答
提交回复
热议问题