Opened 10 years ago
Closed 10 years ago
#23145 closed Cleanup/optimization (fixed)
Drop support for Oracle < 11.1
Reported by: | Tim Graham | Owned by: | Tim Graham |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | oracle |
Cc: | Shai Berger | 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 upstream support periods was reached in July 2010 for Oracle 9.2, January 2012 for Oracle 10.1, and July 2013 for Oracle 10.2. As a consequence, Django 1.8 may set 11.1 as the minimum Oracle version it officially supports.
mailing list thread: https://groups.google.com/d/topic/django-developers/OoPLuU6Wgjc/discussion
Change History (3)
comment:1 by , 10 years ago
Cc: | added |
---|---|
Has patch: | set |
Keywords: | oracle added |
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
PR