Skip to content

Conversation

derrabus
Copy link
Member

Q A
Type bug
Fixed issues Replace #7024

Summary

This PR fixes an issue where null is turned into false in prepared statements with the pgsql driver.

Co-authored-by: Paulo Ribeiro <ribeiro.paulor@gmail.com>
@derrabus derrabus added this to the 3.10.1 milestone Jul 29, 2025
@derrabus derrabus merged commit a4919dd into doctrine:3.10.x Jul 29, 2025
60 checks passed
derrabus added a commit to derrabus/dbal that referenced this pull request Aug 5, 2025
* 3.10.x:
  CI: Update SQL Server to version 2022 (doctrine#7069)
  fix(MariaDb): add support of new reserved word `VECTOR` (11.7+) (doctrine#7061)
  Fix binding null as a boolean parameter on pgsql (doctrine#7059)
derrabus added a commit to derrabus/dbal that referenced this pull request Aug 5, 2025
* 4.3.x:
  CI: Update SQL Server to version 2022 (doctrine#7069)
  fix(MariaDb): add support of new reserved word `VECTOR` (11.7+) (doctrine#7061)
  Improve deprecation
  Update schema definition documentaion
  Fix binding null as a boolean parameter on pgsql (doctrine#7059)
derrabus added a commit to derrabus/dbal that referenced this pull request Aug 5, 2025
* 4.4.x:
  CI: Update SQL Server to version 2022 (doctrine#7069)
  fix(MariaDb): add support of new reserved word `VECTOR` (11.7+) (doctrine#7061)
  Improve deprecation
  Update schema definition documentaion
  Fix binding null as a boolean parameter on pgsql (doctrine#7059)
  Use provided length for enum type if given for non-mysql platform (doctrine#7034)
derrabus added a commit to derrabus/dbal that referenced this pull request Aug 5, 2025
* 4.4.x:
  CI: Update SQL Server to version 2022 (doctrine#7069)
  fix(MariaDb): add support of new reserved word `VECTOR` (11.7+) (doctrine#7061)
  Improve deprecation
  Update schema definition documentaion
  Fix binding null as a boolean parameter on pgsql (doctrine#7059)
  Use provided length for enum type if given for non-mysql platform (doctrine#7034)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants