Skip to content

Release v0.23

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 02:48
v0.23
d9fe49e

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.