smsearcy / mesh-info

Collect and view information about an AREDN mesh network.
GNU General Public License v3.0
5 stars 2 forks source link

Migrate to SQLAlchemy 2.0 API #95

Open smsearcy opened 1 year ago

smsearcy commented 1 year ago

Now that SQLAlchemy 2.0 has come out, I really should migrate to the new API (on 1.4) in preparation for that upgrade.