Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Cache] fix detecting the server version with Doctrine DBAL 4 #52686

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

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 22, 2023

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues
License MIT

@derrabus
Copy link
Member

We should honestly try to get rid of this server version detection. As far as I can tell, we're using it to filter out ancient database platforms:

  • Microsoft SQL Server before 2008
  • Postgres before 9.5 (released in Jan 2016, EOL since Feb 2021)

FWIW, both platforms are not supported by DBAL 4.

@fabpot
Copy link
Member

fabpot commented Nov 23, 2023

Thank you @xabbuh.

@fabpot fabpot merged commit b3f22f8 into symfony:5.4 Nov 23, 2023
@xabbuh xabbuh deleted the dbal4-compat branch November 23, 2023 11:36
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.

5 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.