Hi, > I expect the order to be deterministic.
It is not a bug if it is non-deterministic, but I would expect that the order stays if: - no rows were inserted or updated - the query parameters are exactly the same - ANALYZE was not run between running the queries - the table structure didn't change Maybe I forgot something. There are many variables... If you have a reproducible test case please post it. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
