mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed #29836 -- Bumped required cx_Oracle to 6.0.
This commit is contained in:
parent
1b49b792e9
commit
52fec5d18f
4 changed files with 4 additions and 4 deletions
|
@ -731,7 +731,7 @@ Oracle notes
|
|||
============
|
||||
|
||||
Django supports `Oracle Database Server`_ versions 12.1 and higher. Version
|
||||
5.2 or higher of the `cx_Oracle`_ Python driver is required.
|
||||
6.0 or higher of the `cx_Oracle`_ Python driver is required.
|
||||
|
||||
.. _`Oracle Database Server`: https://www.oracle.com/
|
||||
.. _`cx_Oracle`: https://oracle.github.io/python-cx_Oracle/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue