~aleteoryx/muditaos

ref: 9b9c14588f57649750e85d71d359116d3f933079 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
9b9c1458 — Maciej Gibowicz [BH-2033] Fix timer settings for fade in and fade out 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