anselal / antminer-monitor

Cryptocurrency ASIC mining hardware monitor using a simple web interface
GNU General Public License v3.0
228 stars 145 forks source link

Use SQLAlchemy's declarative extension #168

Closed anselal closed 4 years ago

anselal commented 4 years ago

Get rid of Flask-SQLAlchemy extension and use SQLAlchemy's declarative extension according to Flask's documentation at https://flask.palletsprojects.com/en/1.1.x/patterns/sqlalchemy/#declarative