Skip to content

scrub database dump: implement private fields for classes (1/3) - #223

Open
odo-sfct wants to merge 2 commits into
masterfrom
ow/scrub-script
Open

scrub database dump: implement private fields for classes (1/3)#223
odo-sfct wants to merge 2 commits into
masterfrom
ow/scrub-script

Conversation

@odo-sfct

@odo-sfct odo-sfct commented Jun 9, 2024

Copy link
Copy Markdown
Contributor

Part 1 | Part 2 | Part 3

Implements the first part of creating a scrub database dump script is to allow models to declare which fields are sensitive and scrubbed.

Models that have this should extend the interface by inheriting the mixin class and overriding the privacy_protected_method method. The types are mapped to Faker fake function implementations.

@odo-sfct odo-sfct changed the title scrub database dump: implement private fields for classes scrub database dump: implement private fields for classes (1/4) Jun 9, 2024
@odo-sfct odo-sfct changed the title scrub database dump: implement private fields for classes (1/4) scrub database dump: implement private fields for classes (1/3) Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant