django/tests/backends/oracle
Sarah Boyce 5a2c1bc07d Fixed #36118 -- Accounted for multiple primary keys in bulk_update max_batch_size.
Co-authored-by: Simon Charette <charette.s@gmail.com>
2025-01-29 09:11:54 +00:00
..
__init__.py
test_creation.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_introspection.py Fixed #34671 -- Fixed collation introspection for views and materialized views on Oracle. 2023-06-27 13:50:42 +02:00
test_operations.py Fixed #36118 -- Accounted for multiple primary keys in bulk_update max_batch_size. 2025-01-29 09:11:54 +00:00
tests.py Refs #33817 -- Removed support for cx_Oracle per deprecation timeline. 2025-01-15 22:28:37 +01:00