Opened 6 years ago
Closed 6 years ago
#30157 closed Cleanup/optimization (fixed)
Drop support for Oracle 12.1
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | |
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 end of premier support for Oracle 12.1 (EE) is July 2018 and the end of extended support is July 2021. Therefore, Django 3.0 (released in December 2019) may set Oracle 12.2 as the minimum version that it supports (see SupportedDatabaseVersions).
Change History (4)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 6 years ago
Has patch: | set |
---|
Note:
See TracTickets
for help on using tickets.
PR