Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: d667263169f624c30d9aabcc6f250e4540ca6671
      
https://github.com/django/django/commit/d667263169f624c30d9aabcc6f250e4540ca6671
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M tests/backends/tests.py

  Log Message:
  -----------
  Reorganized backends tests.

This reduces the number of explicit vendor checks.


  Commit: 43a80f4812a762c2ea96b3de45662ace04404287
      
https://github.com/django/django/commit/43a80f4812a762c2ea96b3de45662ace04404287
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M tests/indexes/tests.py

  Log Message:
  -----------
  Simplified indexes tests.


  Commit: c70a61eb49e4ed8f3b2a5011a7a5e6cda43c8598
      
https://github.com/django/django/commit/c70a61eb49e4ed8f3b2a5011a7a5e6cda43c8598
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M django/db/backends/__init__.py
    M django/db/backends/mysql/base.py
    M django/db/backends/oracle/base.py
    M tests/admin_views/tests.py
    M tests/backends/tests.py
    M tests/model_fields/tests.py
    M tests/serializers_regress/tests.py

  Log Message:
  -----------
  Replaced vendor checks by three feature flags.


  Commit: cff59bedc23fd4d53557f677ddc42402b56963d0
      
https://github.com/django/django/commit/cff59bedc23fd4d53557f677ddc42402b56963d0
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M django/db/backends/__init__.py
    M django/db/backends/oracle/base.py
    M tests/distinct_on_fields/tests.py
    M tests/model_forms/tests.py
    M tests/model_formsets/tests.py
    M tests/one_to_one_regress/tests.py

  Log Message:
  -----------
  Split ignores_nulls_in_unique_constraints feature.

Oracle and SQL Server don't have exactly the same limitations. It's
worth treating them differently.


  Commit: 99d9fa329a9da87933ac9eff6c5f9c7514bc9f9a
      
https://github.com/django/django/commit/99d9fa329a9da87933ac9eff6c5f9c7514bc9f9a
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M django/db/backends/__init__.py
    M django/db/backends/mysql/base.py
    M django/db/backends/oracle/base.py
    M django/db/backends/postgresql_psycopg2/base.py
    M django/db/backends/sqlite3/base.py
    M tests/inspectdb/tests.py
    M tests/introspection/tests.py

  Log Message:
  -----------
  Added feature flags for introspection capabilities.


Compare: https://github.com/django/django/compare/b1432bfc22bf...99d9fa329a9d

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/536becbe44a67_4decdb3d3c126813%40hookshot-fe2-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to