relation.none
relation.where("false")
Using `relation.none` instead of `relation.where("false")` avoids an sql query.