Method: Sequel::Plugins::PgArrayAssociations::PgArrayToManyAssociationReflection#filter_by_associations_limit_strategy
- Defined in:
- lib/sequel/plugins/pg_array_associations.rb
#filter_by_associations_limit_strategy ⇒ Object
Don’t use a filter by associations limit strategy
235 236 237 |
# File 'lib/sequel/plugins/pg_array_associations.rb', line 235 def filter_by_associations_limit_strategy nil end |