Opened 6 years ago
Closed 6 years ago
#29836 closed Cleanup/optimization (fixed)
Drop support for cx_Oracle < 6
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | Oracle cx_Oracle |
Cc: | Jani Tiainen | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
cx_Oracle 6
contains a lot of significant changes (see release notes) i.a. Oracle SDK is no longer required for installation.
Moreover cx_Oracle 5.3
will be 2 years old at the time of 2.2 release.
Change History (3)
comment:1 by , 6 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 6 years ago
Has patch: | set |
---|
Note:
See TracTickets
for help on using tickets.
PR