Skip to content

Tags: asgeirrr/pgantomizer

Tags

0.1.0

Toggle 0.1.0's commit message
Added PyPI auto publishing settings, coverage badge in README

0.0.5

Toggle 0.0.5's commit message
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

0.4.0

Toggle 0.4.0's commit message
0.0.4

0.0.3

Toggle 0.0.3's commit message
Proper exception raised when dump file does not exist

0.0.2

Toggle 0.0.2's commit message
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

0.0.1

Toggle 0.0.1's commit message
Added initial version of README