django1/django/db/backends/oracle
Hasan Ramezani e3d0b4d550 Fixed #30899 -- Lazily compiled import time regular expressions. 2019-10-29 09:22:26 +01:00
..
__init__.py
base.py Fixed #30661 -- Added models.SmallAutoField. 2019-08-02 11:39:01 +02:00
client.py Replaced subprocess commands by run() wherever possible. 2019-08-23 10:53:36 +02:00
creation.py Fixed #30184 -- Removed ellipsis characters from shell output strings. 2019-02-13 13:59:44 -05:00
features.py Refs #29444 -- Removed redundant DatabaseFeatures.can_return_multiple_columns_from_insert. 2019-09-24 10:37:22 +02:00
functions.py Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
introspection.py Fixed #30661 -- Added models.SmallAutoField. 2019-08-02 11:39:01 +02:00
operations.py Fixed #30899 -- Lazily compiled import time regular expressions. 2019-10-29 09:22:26 +01:00
schema.py Fixed #30661 -- Added models.SmallAutoField. 2019-08-02 11:39:01 +02:00
utils.py Fixed typo in BulkInsertMapper constant name. 2019-10-01 14:46:10 +02:00
validation.py Fixed #27859 -- Ignored db_index for TextField/BinaryField on Oracle and MySQL. 2017-05-23 17:02:40 +02:00