TypeORM forces too tight a coupling of API and database storage. Hence, we need to migrate away from it. It also structures some of the tables in a suboptimal way, by creating unnecessary indexes and/or junction tables.
Originally from spacebarchat/server issue spacebarchat#750, created by erkinalp, closed as not planned
TypeORM forces too tight a coupling of API and database storage. Hence, we need to migrate away from it. It also structures some of the tables in a suboptimal way, by creating unnecessary indexes and/or junction tables.
Originally from spacebarchat/server issue spacebarchat#750, created by erkinalp, closed as not planned