Thanks for that tip, useful to know that one. RBS
On Tue, Jul 3, 2012 at 11:37 PM, Roger Binns <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 03/07/12 14:03, Bart Smissaert wrote: >> OK, thanks, that confirms my suspicion then. > > SQLite can also help you. Run your test suite normally, and then run > again with this pragma which gives a different order to unordered selects. > Your test suite should help pick up places where you assumed an ordering: > > http://www.sqlite.org/pragma.html#pragma_reverse_unordered_selects > > Roger > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (GNU/Linux) > > iEYEARECAAYFAk/zdDAACgkQmOOfHg372QQNDACgtxix1/92FxlMKP2ZfYIxFDLz > qf8AoIityNNnSao0Jh75Vs67swDqvQkw > =QF+6 > -----END PGP SIGNATURE----- > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

