Unify and make settings available anywhere
For now, settings (registry) are only available in request object.
So we have 3 places where to find pgsql dsn : registry, alembic and tasks.
We MUST unify it.
Should we use pydantic approach ?
Edited by Simon Panay