~aleteoryx/muditaos

ref: 6c4c4e8aef35966ae5367d6e7f28ac2cdc73d8d1 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
6c4c4e8a — Lucjan Bryndza [EGD-5098] Fix and remove old vfs class 5 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