related-row-restrictions
v2.1.1
Published
Enforce filters on queries
Downloads
4
Readme
related-row-restrictions
This is an extension for the related orm
This extensions adds the «restrict» method to the queryBuilder. That method accepts an array of rules that are filters which then are applied to the query. Those filters cannot be overriden by the user using the other available filtering methods.