Implement JSON Schema Validation FUNCTION
(MDEV-27128)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | None |
| Fix Version/s: | 11.0.1 |
| Type: | Technical task | Priority: | Critical |
| Reporter: | Rucha Deodhar | Assignee: | Rucha Deodhar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Fix the design to use classes instead of structures. |
| Comments |
| Comment by Rucha Deodhar [ 2022-11-07 ] |
|
Patch: https://github.com/MariaDB/server/commit/0b7fd1aa720dec28040dd91e28d49694e1891deb |
| Comment by Rucha Deodhar [ 2023-02-06 ] |
|
Fixed on the same branch: https://github.com/MariaDB/server/commit/e298278b366e7202897b7f1ba897a937a70984e9 |