DekodeInteraktiv / anonymize-mysqldump

Allows you to pipe data from mysqldump or an SQL file and anonymize it.
GNU General Public License v3.0
17 stars 9 forks source link

Process tableName as either text or regex #13

Closed PeterBooker closed 2 years ago

PeterBooker commented 2 years ago

Processes tableName as regex, still tries tableNameRegex first in case it is still being used.