We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Starting with Oracle 21c, there's a native JSON column type that can store the JSON object in a binary optimized format.
JSON
The text was updated successfully, but these errors were encountered:
Add support for Oracle 21c JSON columns #422
9d72b1a
Add support for customizing the JsonType underlying Oracle column type #424
8e710e1
25ac911
9ffe169
b9f86b7
d20c417
vladmihalcea
No branches or pull requests
Starting with Oracle 21c, there's a native
JSON
column type that can store the JSON object in a binary optimized format.The text was updated successfully, but these errors were encountered: