#20300: Django 1.5.1, update sql trouble -------------------------------------+------------------------------------- Reporter: hjcnbckfd@… | Owner: nobody Type: Bug | Status: closed Component: Database layer | Version: 1.5 (models, ORM) | Resolution: Severity: Normal | worksforme Keywords: update, orm, mysql, | Triage Stage: postgresql | Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by akaariai):
* status: new => closed * resolution: => worksforme * component: Uncategorized => Database layer (models, ORM) * type: Uncategorized => Bug Comment: I can't reproduce this, the SQL I get on master is: {{{ [{u'time': u'0.000', u'sql': u'UPDATE `delete_regress_comment` SET `is_published` = 1 WHERE (`delete_regress_comment`.`post_id` IN (1, 2, 3) AND NOT (`delete_regress_comment`.`post_id` IN (4, 5)))'}] }}} which seems correct. -- Ticket URL: <https://code.djangoproject.com/ticket/20300#comment:4> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- 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/077.b24145c3589d9a3152c180175c4b0b53%40djangoproject.com. For more options, visit https://groups.google.com/groups/opt_out.