~aleteoryx/muditaos

ref: 09efb75ed5a6f53720f58f56e35a27a1f1c7b184 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
09efb75e — Lefucjusz [MOS-1068] Cleanup BTStack intergration 1 year, 9 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