mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Refs #32390 -- Bumped required cx_Oracle to 7.0.
This commit is contained in:
parent
84283ab9cd
commit
f39634ff22
4 changed files with 5 additions and 7 deletions
|
@ -842,7 +842,7 @@ To enable the JSON1 extension you can follow the instruction on
|
|||
Oracle notes
|
||||
============
|
||||
|
||||
Django supports `Oracle Database Server`_ versions 19c and higher. Version 6.0
|
||||
Django supports `Oracle Database Server`_ versions 19c and higher. Version 7.0
|
||||
or higher of the `cx_Oracle`_ Python driver is required.
|
||||
|
||||
.. _`Oracle Database Server`: https://www.oracle.com/
|
||||
|
|
|
@ -251,7 +251,7 @@ officially supports Oracle 19c.
|
|||
Miscellaneous
|
||||
-------------
|
||||
|
||||
* ...
|
||||
* Support for ``cx_Oracle`` < 7.0 is removed.
|
||||
|
||||
.. _deprecated-features-4.0:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue