mirror of
https://github.com/Hopiu/django.git
synced 2026-03-28 20:00:23 +00:00
This avoids any use of "pk is not NULL" fragment, which behave inconsistently in MySQL. Thanks to Russell Keith-Magee for diagnosing the problem and suggesting the easy fix. Refs #7076. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7812 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| constants.py | ||
| datastructures.py | ||
| query.py | ||
| subqueries.py | ||
| where.py | ||