Real-life RESTful server example on Flask-RESTplus
I modify SQLALCHEMY_DATABASE_URI = "mysql+pymysql://root:root@localhost:3306/maccms" in config.py , when i execute invoke app.run --flask-config development, get an error "Table 'maccms.team_members' doesn't exist", migrate db need reset table and table data ? i don't need all table(eg: user, team, team_member, and other oauth* table) , can you give me some suggest?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by kingkisskill and has received 2 comments.