Skip to content

Add support for Doctrine DBAL 3 #924

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 2 commits into from
Dec 3, 2021
Merged

Add support for Doctrine DBAL 3 #924

merged 2 commits into from
Dec 3, 2021

Conversation

pierredup
Copy link
Member

As pointed out by @Prometee in #922 (comment), switching json_array to json shouldn't be a BC break because we don't store null values in the DB.

Fixes #922

@pierredup pierredup added this to the next milestone Dec 3, 2021
@pierredup pierredup marked this pull request as ready for review December 3, 2021 20:31
@pierredup pierredup self-assigned this Dec 3, 2021
@pierredup pierredup merged commit da5b925 into master Dec 3, 2021
pierredup added a commit to aliriaz-stripe/Payum that referenced this pull request Dec 3, 2021
* Add support for Doctrine DBAL 3
@pierredup pierredup deleted the doctrine-3 branch December 4, 2021 07:30
@Chris53897
Copy link
Contributor

@pierredup thanks for the PR.
Is there a relase planned with these changes? I guess many of us don't want to use dev-master for stability reasons.

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.

[doctrine/dbal:^2] Unknown column type "json_array" requested
3 participants