Release Notes - Doctrine DBAL - Version 2.2.3 - HTML format

Bug

  • [DBAL-202] - Preparing Statements outside Transaction
  • [DBAL-244] - Shema Tool is not working after DBAL-177 for postgresql (mysql working like before)
  • [DBAL-254] - SQL Server rename table should use sp_RENAME
  • [DBAL-255] - On SQL SERVER Trying to drop a column throws error because of auto generated Constraints
  • [DBAL-257] - OCI8Statement::fetchColumn() returns null instead of false
  • [DBAL-261] - MasterSlaveConnection fails to load ConnectionEventArgs
  • [DBAL-263] - [GH-137] Support OCI8 statements crossing transactions [DBAL-202]
  • [DBAL-269] - [GH-141] Fixed conditional expression
  • [DBAL-276] - MySQL schema manager should not make assumptions about non-DBAL types
  • [DBAL-285] - Schema generation fails when primary key is quoted
  • [DBAL-299] - Multiple different interspersed named parameters
  • [DBAL-323] - [GH-185] Add schema changes for length for postgres
  • [DBAL-329] - [GH-190] Fix DDC-1978
  • [DBAL-387] - [GH-230] Fixed SQL Server Platform NULL declaration

Improvement

  • [DBAL-214] - Unable to use PDO::FETCH_CLASS with a call to fetch()
  • [DBAL-273] - Allow MasterSlave Connection to switch back to slave

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.