- Ensure connection always get properly initialized.
- Add support for PostgreSQL 13.
4.1
----------------
- Add support for reading the connection string from an environment variable. Use ``ENV:DB_CONN`` as connection string to look up the actual connection string in the environment variable ``DB_CONN``.