Changes between Initial Version and Version 1 of Ticket #34615, comment 4
- Timestamp:
- Jun 1, 2023, 4:18:27 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34615, comment 4
initial v1 1 We added `order_by("pk")` only when it's not explicitly ordered, mainly, to get the consistent and stablebehavior on all backends. It's been that way basically forever and, IMO, we shouldn't change it. You can start a discussion on DevelopersMailingList if you don't agree.1 We added `order_by("pk")` only when it's not explicitly ordered, mainly, to get the consistent and deterministic behavior on all backends. It's been that way basically forever and, IMO, we shouldn't change it. You can start a discussion on DevelopersMailingList if you don't agree.