~aleteoryx/muditaos

ref: 78ab32ccbb08468f29cbe554da4a50cb0c1f3a65 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
78ab32cc — Lefucjusz [BH-2103][BH-2104] Add What's New entry for custom quotations 6 months 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