postfalk / django-etl-sync

Django ETL deriving rules from models and forms
Other
27 stars 11 forks source link

Create a property for key removel on transformer #44

Open postfalk opened 7 years ago

postfalk commented 7 years ago

Provide a list of keys that should be dropped entirely.

This feature was not necessary in a RMDBS that would not accept fields unless present in schema but it would be useful for mongo.