This way we manage to avoid the issue raised by the different ordering between SQLite and PostgreSQL when it comes to NULL values.
rebased
pretty please pagure-ci rebuild
I don't think this import is used.
Just a minor comment, but looks good. Can we get this merged so I can rebase my PR off of it? :smile:
Let's do it :)
Indeed, it was in an earlier attempt but not any more will remove it
Pull-Request has been merged by pingou
This way we manage to avoid the issue raised by the different ordering
between SQLite and PostgreSQL when it comes to NULL values.