Skip to content

Remove "jsonb" and "version" options #6942

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 3 commits into from
May 3, 2025

Conversation

morozov
Copy link
Member

@morozov morozov commented May 3, 2025

This PR removes support for the "jsonb" and "version" column platform options deprecated in #6939 and #6940 respectively. JSONB columns on PostgreSQL are now introspected as columns of type JSONB.

@morozov morozov added this to the 5.0.0 milestone May 3, 2025
@morozov morozov marked this pull request as ready for review May 3, 2025 14:40
@morozov morozov requested a review from greg0ire May 3, 2025 14:40
@morozov morozov force-pushed the remove-jsonb-and-version-options branch from aa0123c to cde3126 Compare May 3, 2025 15:32
@morozov morozov merged commit cfdf5b5 into doctrine:5.0.x May 3, 2025
86 checks passed
@morozov morozov deleted the remove-jsonb-and-version-options branch May 3, 2025 16:07
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.

2 participants