Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trigger if called outside for AbstractPlatform::supportsCreateDropDatabase #6064

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

dmaicher
Copy link
Contributor

Q A
Type improvement
Fixed issues #6063

Summary

See #6063. This makes sure we silence the deprecation if the method is called from within AbstractPlatform itself.

@derrabus derrabus added this to the 3.6.4 milestone Jun 13, 2023
@derrabus derrabus merged commit 4de9c19 into doctrine:3.6.x Jun 13, 2023
72 checks passed
@dmaicher dmaicher deleted the issue_6063 branch June 13, 2023 09:05
derrabus added a commit to derrabus/dbal that referenced this pull request Jun 15, 2023
* 3.6.x:
  Fix incorrect syntax for dropping primary indexes in PostgreSQL (doctrine#6025)
  trigger if called outside for AbstractPlatform::supportsCreateDropDatabase (doctrine#6064)
  Run tests with PHP 8.3 (doctrine#6060)
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.

None yet

2 participants