lunakv / academyruins-api

Rules API for Magic: The Gathering
https://api.academyruins.com/docs
GNU Affero General Public License v3.0
4 stars 1 forks source link

Rethink how we use ORM #25

Open lunakv opened 1 year ago

lunakv commented 1 year ago

It seems like we have far to may predefined database operations and aren't taking full advantage of the ORM framework we're using. We should look at reworking the database layer architecture a bit.