Midgard
40170046c5
There are some order items in the DB where product = NULL so price cannot be defined for them. |
||
---|---|---|
.. | ||
versions | ||
alembic.ini | ||
env.py | ||
README | ||
script.py.mako |
Generic single-database configuration. On the existing databases, initialize flask-migrate and alembic with: ``` python app.py db stamp 150252c1cdb1 ```