Ability to provide filter not to grab all the rows.
buglinjo opened this issue · 0 comments
buglinjo commented
I want to have the ability to provide filter not to create seeder out of all rows per table.
For example if I'm creating seeder from users table, to pass function callback which will return if I want to include this row or not.