The source project of this merge request has been removed.
This MR does the following:
- removes unused column/fields in the database
- Changes the naming scheme of the DB tables and Diesel Models to better match the GUI Naming scheme
- Renames FooQuery Diesel models to FooModel
- Adds config for the
diesel_cli
tool