frol / flask-restplus-server-example

Real-life RESTful server example on Flask-RESTplus
http://flask-restplus-example-server.herokuapp.com/api/v1/
MIT License
1.34k stars 342 forks source link

Assets migration fix #154

Closed naknomum closed 4 years ago

naknomum commented 4 years ago

made some changes to migration scripts such that they will work for users who are installing from scratch. (previous migration changes were written to modify previously existing database files, i believe; and they fail if you start from a completely new install.)

naknomum commented 4 years ago

apologies. wrong branch. sorry!