[MDEV-12131] JSON path as used by MariaDB 10.2 JSON needs documentation Created: 2017-02-26 Updated: 2018-02-15 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Anders Karlsson | Assignee: | Ian Gilfillan |
| Resolution: | Unresolved | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The JSON path used by JSON functions in MariaDB 10.2 seems to be largely undocumented. This goes for functions such as JSON_EXTRACT. JSON_REPLACE and JSON_VALUE and more. This makes it difficult to figure out if a specific behavior is correct or not. |