django1/tests/introspection
Shai Berger d128eac316 Changed Oracle test-user creation to grant privileges instead of roles
because the roles (specifically RESOURCE) are deprecated.
Also added optional support for creating views in tests, and made an
introspection test fail (rather than skip)  if a view cannot be created
due to lacking privileges.

Refs #18782

Thanks Tim Graham for review, and Josh Smeaton
2014-09-24 04:58:33 +03:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #23357 -- Added small int introspection support to MySQL backend. 2014-08-27 10:58:44 -04:00
tests.py Changed Oracle test-user creation to grant privileges instead of roles 2014-09-24 04:58:33 +03:00