Changes between Version 2 and Version 3 of Ticket #25171, comment 6
- Timestamp:
- Jul 24, 2015, 8:55:06 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25171, comment 6
v2 v3 12 12 }}} 13 13 Anyway the problem is due to the fact that it tries to use Category.id although it seems to be out of scope. 14 The problem seem to be with the SQLUpdateCompiler 14 The problem seem to be with the SQLUpdateCompiler or somewhere in the Query object, I searched but I know very little about this field.