~aleteoryx/muditaos

ref: b0864265ba83c48b3e608d818fe2de76aae551c8 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
b0864265 — Jakub Pyszczak [EGD-7304] Fixed Music Player icons 4 years 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