evilmartians / evil-seed

A Gem for creating partial anonymized dumps of your database using your app model relations.
MIT License
447 stars 19 forks source link

Association inclusion, limit depth, unscoping, disable nullify, … #13

Closed gazay closed 2 months ago

gazay commented 2 years ago

@Envek let's have call and discuss these code tomorrow. I'll show you my use cases

If some of those features will find a way into release - I'll provide a readme for them

gazay commented 2 years ago

@Envek any progress on this one?

Envek commented 2 years ago

No, didn't have a chance to work on it. And most probably won't have in a few weeks

gazay commented 2 years ago

Got it!

Envek commented 2 months ago

Thanks a lot for the contribution. And sorry for the long wait!

I removed skip_columns feature from this pull request in favor of ignore_columns from https://github.com/evilmartians/evil-seed/pull/17 which is almost identical. Also added some readme and basic tests.

Envek commented 2 months ago

Released in 0.6.0