Sheraff / soft-serve-tunes

Self hosted music server on raspberry pi
7 stars 0 forks source link

switch to `$queryRaw` SQL queries #74

Open Sheraff opened 10 months ago

Sheraff commented 10 months ago

This PR is a first step towards removing Prisma (or any ORM) from the codebase, and in the future, migrate to SQLite CRDTs replicated on the server and the client.