gitlab dalibo/postgresql_anonymizer 0.3.1

latest releases: 2.0.0-beta.3, 2.0.0-beta.2, 2.0.0-beta.1...
5 years ago
  • New dependecy : tms_system_rows
  • New dependecy : ddlx
  • In-place Anonymization : anonymize_database(), anonymize_table() or anonymize_column().
  • Anonymous dumps : dump()
  • Dynamic Masking : start_dynamic_masking() and stop_dynamic_masking()
  • shuffle : shuffle_column('employees','salary', 'id')
  • Noise : numeric_noise_on_column() and anon.datetime_noise_on_column()
  • Renamed faking functions for clarity
  • FIX #43 : Using unlogged tables was a bad idea
  • FIX #51 : tests & doc about explicit casting
  • Add autoload parameter to mask_init function. Default to TRUE for backward compatibility
  • Add anon.no_extension.sql for people in the cloud
  • Improved security tests

Don't miss a new postgresql_anonymizer release

NewReleases is sending notifications on new releases.