~aleteoryx/muditaos

ref: 7ad067d41bc061bbd25d0246b03265e316d09cfc muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
7ad067d4 — Maciej Gibowicz [EGD-8141] Fix brownout handling while charging 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