Opened 2 years ago
Last modified 22 months ago
#34769 closed Bug
JSONField key/path transforms tests fail on Oracle 21c. — at Version 1
| Reported by: | Mariusz Felisiak | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | 4.2 |
| Severity: | Normal | Keywords: | oracle json jsonfield |
| Cc: | David Sanders, Sage Abdullah, Jingbei Li, Christopher Jones | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Oracle 21c has made significant changes in JSON implementation, e.g. added new JSON data type, check out release notes. Currently 22 model_fields.test_jsonfield tests fail on Oracle 21c+, check out logs.
Note:
See TracTickets
for help on using tickets.