~aleteoryx/muditaos

ref: b8bb4affaa7945110909b4a6dd4c20db6cc30ee7 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
b8bb4aff — Paweł Joński [BH-1042] Fix frontlight timer restart 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