~aleteoryx/muditaos

ref: 03de91c8d2c4dace3e031e323f3424c6dfb0ce16 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
03de91c8 — Kuba Kleczkowski [MOS-975] Fixed missing new message notification 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