~aleteoryx/muditaos

ref: 553f04c78ccbc53c0af59d6eef3859e71ca17e3e muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
553f04c7 — Bartosz Cichocki [MOS-572] Add sfdisk do docker image 3 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