Closed jensb closed 3 years ago
This has bitten me when I used a "default_scope" in my mappable model which contained JOIN clauses. This would cause PostgreSQL to select rows from JOINed tables in addition to the rows from the mappable model's table. Thank god for tests!
I found this issue, as well. I reported it here.
I am closing all issues that are more than 6 years old now, as the gem has had significant updates and is likely people with these old issues are no longer having the issues. If you are currently still experiencing this issue or need help feel free to submit a new issue, thank you.