Place holder for next version.
Support for MySQL
- MySQL DB Support
TLS support for current backends
- Basic TLS support for Maria DB connection pools
- Basic TLS support for Postgres connection pools
Small fixes, mariadb support via maria db connector
- Maria DB support
- Assertion no longer used in 'production code'
- Empty query string arguments in database connection strings now retained
- Postgres minimum and maximum connections for pool no longer allowed to be negative
Minor documentation updates, add coverage / testing on 3.11.
Release for direct template replacement.
- Direct template replacement is now possible.
Release for very annoying bug.
- SQLite backend now supports relative paths and user home expansion
No code changes, trivial release to test migration from travis to github actions.
Initial release