yii2tech / ar-variation

Variation behavior for ActiveRecord
Other
48 stars 10 forks source link

Variation Option query filter #5

Closed klimov-paul closed 8 years ago

klimov-paul commented 8 years ago

Sometimes it could be necessary to apply extra filter condition on for the options query. For example: select only active languages or languages of the some group.

klimov-paul commented 8 years ago

Issue resolved by commit 21c2ca9b9a4e3dbdb26200b5eaa64b3d8719d40a

tural-ali commented 8 years ago

@klimov-paul can you please explain this feature a bit more?