1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/tests/schema
Mads Jensen a906c98982 Fixed #29547 -- Added support for partial indexes.
Thanks to Ian Foote, Mariusz Felisiak, Simon Charettes, and
Markus Holtermann for comments and feedback.
2018-10-29 19:34:54 -04:00
..
__init__.py
fields.py
models.py Fixed #29496 -- Fixed crash on Oracle when converting a non-unique field to primary key. 2018-06-17 08:51:02 +02:00
test_logging.py Replaced django.test.utils.patch_logger() with assertLogs(). 2018-05-07 09:34:00 -04:00
tests.py Fixed #29547 -- Added support for partial indexes. 2018-10-29 19:34:54 -04:00