Releases
1.6.0
added a postgres version definition to use suitable pg_dump versions
run option --config
for configuration file with paths to specific versions of pg_dump/pg_restore utils
for skip_rules
and include_rules
searching by schema_mask
and table_mask
improved compatibility with postgres to version 9.6
fixed communication with pg_dump and pg_restore
search in data_regex.rules
for searching in text including \n
search in data_const.partial_constants
now case-insensitive
optimization for reading data from database
moved all modules with pg_anon modes into package modes
modes init
and create-dict
packed into classes
class MainRoutine
decomposed on small methods
class PgAnonResult
now using only in MainRoutine
and includes methods for updating statuses
actualized pyproject.toml
actualized tests and README.md. Function anon_funcs.random_inn()
in tests replaced cause this function can't guarantee values unique
You can’t perform that action at this time.