Kaydet (Commit) c8e071b0 authored tarafından Karen Tracey's avatar Karen Tracey

Fixed #11031 -- Added doc for some additional roles needed when testing Oracle. …

Fixed #11031 -- Added doc for some additional roles needed when testing Oracle.  Thanks JirkaV and Matt Boersma.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@10805 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 3465ac05
......@@ -493,6 +493,8 @@ To run Django's test suite, the user needs these *additional* privileges:
* DROP USER
* CREATE TABLESPACE
* DROP TABLESPACE
* CONNECT WITH ADMIN OPTION
* RESOURCE WITH ADMIN OPTION
Connecting to the database
--------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment