THIS VERSION OF NEMS IS NO LONGER SUPPORTED. PLEASE USE THE NEW NEMS REPOSITORY OR INSTALL NEMS_DB TO GET NEMS0 SUPPORT.
GNU General Public License v3.0
8
stars
4
forks
source link
Migrate SQL queries to SQLAlchemy for compat between sqlite and mysql #202
Open
arrrobase opened 4 years ago
Also need to add a context manager to close connections after queries. Something like this:
https://docs.sqlalchemy.org/en/13/orm/session_basics.html