Comment 1 for bug 525825

Revision history for this message
James Henstridge (jamesh) wrote :

Looks like the same issue as bug 246200 (although that one was about the SQLObject compatibility layer). We should do something about it.

The "SELECT NOT EXISTS (subquery)" looks like it works for MySQL and SQLite too, so is probably worth looking into. I wonder how it compares with the current code minus orderings?