summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-08-15 16:00:28 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-08-15 16:00:28 +0000
commit27986994eea82645fb99ad1a373b7d99110eb3c0 (patch)
tree39b55a0fe450ab4fbe217cd29e111bbef1309bb1 /docs
parentb5ed20434e5faa739f7bc753319986dd9dfac7f7 (diff)
Fixed #320 -- Changed save() code so that it doesn't rely on cursor.rowcount. MySQLdb sets cursor.rowcount to 0 in an UPDATE statement even if the record already exists. Now save() does a SELECT query to find out whether a record with the primary key already exists.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@507 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions