~aleteoryx/muditaos

ref: d8786f39c6d2f3752c676efeb2f6e027ec326a0b muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
d8786f39 — Marcin Zieliński [MOS-839] Fix crashes after a few VoLTE toggles 3 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