Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 459c3b67b7a9aeb96c9a2d57b18c0987c02f2369
      
https://github.com/django/django/commit/459c3b67b7a9aeb96c9a2d57b18c0987c02f2369
  Author: Anssi Kääriäinen <[email protected]>
  Date:   2012-05-22 (Tue, 22 May 2012)

  Changed paths:
    M tests/regressiontests/model_fields/tests.py

  Log Message:
  -----------
  Fixed #18317 -- Removed db specific raw SQL function from tests

A test in model_fields used LEN() in raw SQL. This function is not
available on some 3rd party backends. I removed this function and
ensured that the test works correctly (breaks pre e9bbdb39de) with
the change.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to