mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
Fixed #28498 -- Fixed test database creation with cx_Oracle 6.
This commit is contained in:
parent
a493424352
commit
6784383e93
3 changed files with 11 additions and 1 deletions
|
@ -11,3 +11,5 @@ Bugfixes
|
|||
|
||||
* Fixed GEOS version parsing if the version has a commit hash at the end (new
|
||||
in GEOS 3.6.2) (:ticket:`28441`).
|
||||
|
||||
* Fixed test database creation with ``cx_Oracle`` 6 (:ticket:`28498`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue