Release Notes for 3.9.5
3.9.5
- Total issues resolved: 0
- Total pull requests resolved: 19
- Total contributors: 10
Dependencies,Static Analysis,Test Suite
- 7002: Bump dev tools thanks to @derrabus
CI,MySQL
CI,pdo_sqlsrv,sqlsrv
CI,MariaDB
- 6991: CI MariaDB: add 11.8 thanks to @jaylinski
CI
- 6985: Bump doctrine/.github from 7.2.2 to 7.3.0 thanks to @dependabot[bot]
- 6952: GitHub Actions tweaks thanks to @morozov
- 6946: Refactor GitHub Actions workflows thanks to @morozov
- 6763: Bump doctrine/.github from 7.1.0 to 7.2.0 thanks to @dependabot[bot]
Schema Introspection,Test Suite
Bug,Prepared Statements,pgsql
- 6936: fix: Normalize boolean parameter binding for native pgsql driver thanks to @ashutoshagrawal1010
CI,Dependencies
Static Analysis
- 6875: Fix build thanks to @greg0ire
Code Style
Schema,Schema Management,Test Suite
Bug,Identifiers,Indexes,PostgreSQL,Schema,Schema Management
- 6779: PostgreSQL: Add schema name to DROP INDEX when table not in default schema thanks to @cristi-contiu
Bug,Foreign Keys,Identifiers,PostgreSQL,Schema,Schema Management
- 6773: Trim quotes in unqualified foreign table names when diffing foreign keys thanks to @cristi-contiu