- Split out DatabaseConfig into SQLDatabase config and SQLiteDatabaseConfig to better represent the type of database being used.
- Revisit how database URIs are generated from the configs
[SQLDatabaseConfig](https://cheesecake87.github.io/flask-imp/v5/flask_imp_config-sqldatabaseconfig.html)
[SQLiteDatabaseConfig](https://cheesecake87.github.io/flask-imp/v5/flask_imp_config-sqlitedatabaseconfig.html)