Universal Anonymizer : work with all DBs
That's a plan, I don't know if it's realistic for now ;)
- moved from PDO to doctrine/dbal
- no need to inject a PDO object, an array of parameters is enough (that's why it's a v3)
- removed all hard coded queries to have an universal anonymizer
- Integrated robo.li to test with postgre and mysql