Files
MuditaOS/module-db/Tables
Tomasz Langowski ecfcdf0913 [EGD-5720] Add send message via new message by using contact
Add send message via new message by using contact
2021-02-22 11:50:18 +01:00
..
2021-02-04 16:45:50 +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