django/tests/schema
Shai Berger 56252e7f46 Fixed schema test for Oracle 11.2.0.1 which is used in Django Project's CI.
Refs #23073 Workaround.

Refs #22738 Repeats the mysql "offense". When the issue is solved, the
Oracle special case should be made to play with the solution (that is,
Oracle should be fixed the same way that mysql and the 3rd-party backneds
are).
2014-08-22 05:08:53 +03:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
models.py Fixed #23264: Schema backends honour db_constraint 2014-08-09 17:50:00 +10:00
tests.py Fixed schema test for Oracle 11.2.0.1 which is used in Django Project's CI. 2014-08-22 05:08:53 +03:00