This is a big complicated breaking change to the database as I get my head wrapped around how SQLAlchemy works for one-to-many relationships. I removed flask-alchemy because it is based on an older version of SQLAlchemy. I may still remove SQLAlchemy in the future if it causes problems. This is related to #29
This is a big complicated breaking change to the database as I get my head wrapped around how SQLAlchemy works for one-to-many relationships. I removed flask-alchemy because it is based on an older version of SQLAlchemy. I may still remove SQLAlchemy in the future if it causes problems. This is related to #29