aledejesus / item_catalog

Udacity Full Stack Web Developer Nanodegree Project 2: Item Catalog
0 stars 0 forks source link

Add database migrations support #7

Closed aledejesus closed 6 years ago

aledejesus commented 6 years ago

Research and integrate packages used to make database migrations in Flask. Check alembic in particular.