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

Postgres DBProvider: added list/jsonb support #165

Closed
wants to merge 2 commits into from

Conversation

edgesite
Copy link

Hello, I added list/jsonb converter into Postgres DBProvider.

@kozlovsky
Copy link
Member

Hi, we added JSON support for PostgreSQL and all other databases. The code is more complex than in your pull request, you can see changes in commit ca839f2. We track mutations of JSON attribute values and also support JSON expressions in queries. You can see documentation here: https://docs.ponyorm.com/json.html

@kozlovsky kozlovsky closed this Sep 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants