~aleteoryx/muditaos

ref: 048dd61892231440ecb940399a0b08bf856565a0 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
048dd618 — Maciej Gibowicz [BH-1636] Add low battery info when the alarm is activated 2 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