You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing anonymization rule raises exception
* this is to prevent leaking sensitive date stored
in columns with type the library cannot anonymize
* added anonymization for inet Postgres type
Added pyyaml dependency, refactoring
* unified argument positions in dump_db and anonymize_db
* removed _db postfix from dump script filename to comply with
the anomymize filename script
* schema argument required in dump script