Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: d128eac316dd5a8578fbae506028a3f2ade49420
      
https://github.com/django/django/commit/d128eac316dd5a8578fbae506028a3f2ade49420
  Author: Shai Berger <s...@platonix.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M django/db/backends/oracle/creation.py
    M docs/ref/databases.txt
    M docs/releases/1.8.txt
    M tests/introspection/tests.py

  Log Message:
  -----------
  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


-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/5422279ea4f88_e403f966dcb12c012817c%40hookshot-fe3-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to