Force consistent result ordering.

This commit is contained in:
Andrew McMillan 2013-09-24 12:15:02 +02:00
parent 7346c35c0c
commit 8b52d69e1e

View File

@ -40,4 +40,5 @@ SELECT caldav_data.dav_name, dtstart, rrule
OR dtend > '20110922T000000Z'
)
)
ORDER BY dav_id
ENDQUERY