Changes for v0.23
- Added URI::clickhouse. Thanks to Ilia Rassadin for the PR (#18).
- Changed the MySQL (and MariaDB) URI
dbi_dsn()
method to use DBD::MariaDB instead of DBD::mysql, because it better supports older MySQL client libraries and improves Unicode support.