Skip to content

Resolve "Implement basic SQL query profiling"

Rhys requested to merge 17-implement-basic-sql-query-profiling into master

Closes #17 (closed)

  • Adds logging of SQL queries when in debug mode
  • Adds a basic logging config and the ability to configure the log level in settings
  • Optimises the notifications page
  • Adds missing foreign key entries to the database
Edited by Rhys

Merge request reports