binarylogic / searchlogic

Searchlogic provides object based searching, common named scopes, and other useful tools.
http://rdoc.info/projects/binarylogic/searchlogic
MIT License
1.39k stars 133 forks source link

LEFT OUTER JOINS option for polymorphic association #121

Open chawei opened 13 years ago

chawei commented 13 years ago

I noticed that the search including polymorphic association is using the inner join. Is there any workaround or option that I can use left outer joins? thanks!