mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.10.x] Fixed #27420 -- Quoted the Oracle test user password in queries.
Backport of c4b04e1598 from master
This commit is contained in:
committed by
Tim Graham
parent
9b7c196294
commit
bc74bc1f35
@@ -748,6 +748,7 @@ To run a project's test suite, the user usually needs these *additional*
|
||||
privileges:
|
||||
|
||||
* CREATE USER
|
||||
* ALTER USER
|
||||
* DROP USER
|
||||
* CREATE TABLESPACE
|
||||
* DROP TABLESPACE
|
||||
|
||||
Reference in New Issue
Block a user