Bradyphrenia / biene

elektronische Stockkarte
1 stars 0 forks source link

Support other databases #1

Closed kingkaos closed 3 months ago

kingkaos commented 1 year ago

Currently only PostgreSQL is supported. Maybe support for MySQL or other is useful.

Therefore it might be necessary to replace postgres crate with e.g. diesel crate.

kingkaos commented 3 months ago

diesel crate is used for db handling.