Changes between Initial Version and Version 1 of Ticket #10438
- Timestamp:
- Mar 8, 2009, 10:52:58 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10438 – Description
initial v1 1 With !MySQL, the `model_inheritance_regress` tests currently fail because the rowcount returned from `django.db.models.sql.subqueries.UpdateQuery.execute_sql()` is wrong. This is only in the special case introduced in r9967. I don't understand why, yet.1 With the MySQL backend, the `model_inheritance_regress` tests currently fail because the rowcount returned from `django.db.models.sql.subqueries.UpdateQuery.execute_sql()` is wrong. This is only in the special case introduced in r9967. I don't understand why, yet.