Files
MuditaOS/module-db/Tables
2020-09-15 15:04:10 +02:00
..
2020-08-13 21:07:42 +02:00
2020-08-13 21:07:42 +02:00
2020-03-17 10:03:16 +01:00

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