SQLite Forum

Is the order conserved in a table from a VALUES clause?
Login
Right you are, sorry was already replying when that was sent.

I have to assume that this means that either:

1. the values clause is definitely guaranteed to be ordered in SQLite, or
2. that there is a bug and reverse_unordered_selects is not doing its job.