kihashi / mtg-irc

A module for the IRC Bot Phenny that allows users to query magic cards.
3 stars 1 forks source link

Update from Elixir to SQLAlchemy #81

Open kihashi opened 9 years ago

kihashi commented 9 years ago

Elixir is dated and uses a very old version of SQLAlchemy. Since SQLA has its own declarative layer and many performance improvements in later versions, it makes sense to update to it.