~aleteoryx/muditaos

ref: df6d7848f55a94cfeb999363169a6ccf297ce3e4 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
df6d7848 — Lefucjusz [BH-2056] Add bedside lamp settings 1 year, 6 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