~aleteoryx/muditaos

ref: 773f2c7eb156fadb62983d670c1a8a876b2fe8b7 muditaos/module-db/Tables/README.md -rw-r--r-- 265 bytes
773f2c7e — Lefucjusz [BH-2069] Update license URL in headers 1 year, 5 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