module PolymorphicWhere

Direct including types

Defined in:

queries/mixins/polymorphic_where.cr

Instance Method Summary

Instance Method Detail

def polymorphic_where_in(assoc_name : String | Symbol, type : String, ids : Array(Int32)) #

[View source]