urban-meal-delivery/migrations
Alexander Hess e8c97dd7da
Add Forecast model to ORM layer
- the model handles the caching of demand forecasting results
- include the database migration script
2021-01-07 12:59:30 +01:00
..
versions Add Forecast model to ORM layer 2021-01-07 12:59:30 +01:00
env.py Add ORM models for the pixel grids 2021-01-03 19:33:36 +01:00
README.md Add database migrations 2020-08-11 10:29:58 +02:00
script.py.mako Add database migrations 2020-08-11 10:29:58 +02:00

Database Migrations

This project uses alembic to run the database migrations