~aleteoryx/muditaos

ref: 70fe3a401e8ee9e04217d3a0820b6b2d3e0de2b4 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
70fe3a40 — Kuba Kleczkowski [MOS-813] Emergency calling fixed 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