Skip to content

use flask-sqlalchemy for the main db

  • added the Flask-SqlAlchemy and Flask-Migrate dependencies to replace session and migration boilerplate code
  • Updated all the orm queries to the new SqlAlchemy 2 API
Edited by Remco Tukker

Merge request reports