~aleteoryx/muditaos

ref: 1c668fa7a0ab9680916080be02c743dd7c0363f9 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
1c668fa7 — Pawel Olejniczak [EGD-8034] Switch elements order on date and time screen 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