mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Corrected the privileges needed to run the test suite under Oracle
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8021 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -192,8 +192,8 @@ database user must have privileges to run the following commands: | ||||
|  | ||||
| To run Django's test suite, the user needs these *additional* privileges: | ||||
|  | ||||
|  	* CREATE DATABASE | ||||
| 	* DROP DATABASE | ||||
|  	* CREATE USER | ||||
| 	* DROP USER | ||||
| 	* CREATE TABLESPACE | ||||
| 	* DROP TABLESPACE | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user