~aleteoryx/muditaos

ref: b53dec1ff2880625daa7cfc15f62779f818d9077 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
b53dec1f — Lefucjusz [MOS-1012] Fix occasional crash when unplugging Pure from PC 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