#31751 closed Bug (fixed)
Add support for cx_Oracle 8
| Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | 3.0 |
| Severity: | Normal | Keywords: | Oracle |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The Oracle back-end doesn't work with cx-Oracle==8.0.0, exceptions are caused by new Database types, see release notes.
Change History (6)
comment:1 by , 5 years ago
| Has patch: | set |
|---|
comment:2 by , 5 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
OK, yes. Given that 3.0 is still in mainstream support we can backport for that.
Note:
See TracTickets
for help on using tickets.
PR
PR with docs change for Django 2.2