mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Fixed #27420 -- Quoted the Oracle test user password in queries.
This commit is contained in:
parent
fd78fb82d6
commit
c4b04e1598
6 changed files with 48 additions and 2 deletions
|
@ -758,6 +758,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue