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

Add support for JSON columns #101

Open
nguyenk opened this issue Sep 6, 2016 · 2 comments
Open

Add support for JSON columns #101

nguyenk opened this issue Sep 6, 2016 · 2 comments
Assignees

Comments

@nguyenk
Copy link
Member

nguyenk commented Sep 6, 2016

It would be very nice if JSON columns return a stdClass instead of a string (a bit like datetime SQL type already returns a DateTimeImmutable PHP Type)

@moufmouf
Copy link
Member

We need to wait support for JSON datatype in DBAL MySQL driver.
As soon as it is available, we are good to go.

See:
doctrine/dbal#2455
doctrine/dbal#2266

@moufmouf
Copy link
Member

doctrine/dbal#2455 and doctrine/dbal#2266 are now closed. Will be shipped in Doctrine 2.6.
TODO: let's test this when Doctrine DBAL 2.6 is tagged.

moufmouf added a commit to moufmouf/database.tdbm that referenced this issue Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants