- AR, at least 6.0.0.rc1, does not behave like that. All middle class queries worked fine as expected
- LIKE is the worst part. AR is not aware of the way you organize you class naming, as it’s not aware of the way indexes organised. ( Hint you can use partial indexes splitted by types, to make things the fastest way )