~aleteoryx/muditaos

ref: 1cf85c7686dd74cbe60a76fe9664256d96aeb835 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
1cf85c76 — Dawid Wojtas [BH-2049] Gapless audio transition 1 year, 7 months ago

clunky DB abstraction layer - this could and should be replaced with any ready to go db interface library (ORM)

please note that ORM might/would/should solve other issues with our DB usage such as:

  1. migrations
  2. possibly sanitization
  3. request lazy evaluation