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

Support postgres hstore/jsonb fields #58 #60

Merged
merged 24 commits into from
Feb 2, 2024
Merged

Support postgres hstore/jsonb fields #58 #60

merged 24 commits into from
Feb 2, 2024

Conversation

mrkamel
Copy link
Owner

@mrkamel mrkamel commented Jun 3, 2020

No description provided.

@westonganger
Copy link

Is it time for this functionality to be merged into master?

@mrkamel
Copy link
Owner Author

mrkamel commented Apr 27, 2022

@westonganger I wanted to to look into adding json support for mysql first as well. That's why it's not yet merged. Sorry for the delay.

@mrkamel
Copy link
Owner Author

mrkamel commented Apr 27, 2022

Additionally, i thought about the neccessity to query deep json attributes, such that i wasn't 100% confident about the feature.

@mrkamel
Copy link
Owner Author

mrkamel commented Jan 31, 2024

... added support for nested json via column->nested->field. Still thinking about json arrays and numbers. Currently, arrays are not supported and field data is expected to be strings.

@mrkamel mrkamel merged commit 2a51215 into master Feb 2, 2024
53 of 54 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.

None yet

2 participants