- moved the database into a dedicated work directory
- added the required config setting for said directory
- tightened the definition of the applied_evolutions table
- set the timestamp for applied evolutions using sqlite builtin
- started passing the database to the notifier thread