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

Clarify node-pg's strategy for the JSON data type in Postgres #193

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

johnfrench3
Copy link
Owner

Could you please mention what you think node-pg should be doing to handle the JSON data type that appeared in Postgres 9.2?

I've asked for more info here previously:

brianc/node-postgres#208 (comment)

It'd be ideal if node-pg could parse or stringify the value of the json column going out or coming into postgres. If you need a hand with it let us know (although I also said that about node-sql and we've been super busy). In the interim we need to form a strategy for handling json data using node-pg.

@johnfrench3 johnfrench3 merged commit f523169 into master Aug 22, 2023
29 of 30 checks passed
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.

1 participant