webnet-fr / database-anonymizer-bundle

Symfony bundle to anonymize data in various databases
MIT License
5 stars 11 forks source link

Adds the truncate option to table annotation #3

Open 0x346e3730 opened 3 years ago

0x346e3730 commented 3 years ago

I'm targeting master because there are no other branches.

The MR adds the possibility to truncate a table from annotations.

It will need a fix in database-anonymizer that I will open soon.

0x346e3730 commented 3 years ago

The fix I was talking about is https://github.com/webnet-fr/database-anonymizer/pull/7.