Merge pull request #45293 from melvynator/patch-9

Update json.md
This commit is contained in:
Dan Roscigno 2023-01-15 20:16:02 -05:00 committed by GitHub
commit b486ce7128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,10 @@ sidebar_label: JSON
# JSON
:::warning
This feature is experimental and is not production ready. If you need to work with JSON documents, consider using [this guide](/docs/en/guides/developer/working-with-json/json-load-data.md) instead.
:::
Stores JavaScript Object Notation (JSON) documents in a single column.
`JSON` is an alias for `Object('json')`.