Skip to content

Conversation

@martin-bach-oracle
Copy link
Contributor

This PR should address issue #24 by adding examples showing how to

  • add a JSON check constraint to a JSON column in a table
  • use DBMS_JSON_SCHEMA to validate JSON documents
  • select only those JSON documents adhering to a JSON schema

@martin-bach-oracle martin-bach-oracle linked an issue Sep 4, 2023 that may be closed by this pull request
@martin-bach-oracle martin-bach-oracle added the New Oracle Feature A new Oracle Feature to be added label Sep 4, 2023
@gvenzl gvenzl merged commit 8387e1d into main Sep 5, 2023
@gvenzl gvenzl deleted the json-schema branch September 5, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Oracle Feature A new Oracle Feature to be added

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSON Schema

3 participants