DekodeInteraktiv / anonymize-mysqldump

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

Bugfix/Strict Regex Conditional Check #26

Closed PeterBooker closed 9 months ago

PeterBooker commented 9 months ago

Only append $ to the regex if it is not already present.