Changes between Version 2 and Version 3 of Ticket #35665, comment 3
- Timestamp:
- Aug 11, 2024, 10:31:23 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35665, comment 3
v2 v3 1 1 Replying to [comment:2 Simon Charette]: 2 2 3 ''Edit: Thanks for the super fast fix. I noticed just now that you said "Supporting explicit empty ordering on Window functions and slicing" and I wanted to call this bit out, as it's a *bit* less of a footgun, as it 's could be the default,and was my actual original issue.''3 ''Edit: Thanks for the super fast fix. I noticed just now that you said "Supporting explicit empty ordering on Window functions and slicing" and I wanted to call this bit out, as it's a *bit* less of a footgun, as it could be the default and was my actual original issue.'' 4 4 5 5 Yes, it returns them in database order, which is acceptable in this case.