mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #29788 -- Added support for Oracle Managed File (OMF) tablespaces.
This commit is contained in:
committed by
Tim Graham
parent
9886dffdf4
commit
ff8020ed49
@@ -257,6 +257,9 @@ Tests
|
||||
serialization of list and tuple ``data`` when
|
||||
``content_type='application/json'``.
|
||||
|
||||
* The new :setting:`ORACLE_MANAGED_FILES <TEST_ORACLE_MANAGED_FILES>` test
|
||||
database setting allows using Oracle Managed Files (OMF) tablespaces.
|
||||
|
||||
URLs
|
||||
~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user