~aleteoryx/muditaos

ref: 35dc3262d9f3965c59e57d5da6572c672fb8a2a7 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
35dc3262 — Paweł Joński [BH-1315] Move layouts to common, fix layouts ownership 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