2 Commits

Author SHA1 Message Date
5534da7f29 diesel: create a schema.rs include
* to satisfy the compiler with enabled warnings macro finding
  missing documentation strings, this patch will include an allow
  rule for the resulting 'schema.rs' file

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-30 13:52:04 +02:00
eb11f385e1 diesel
* introduce database ORM

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2019-11-18 21:41:17 +01:00