Daursu / laravel-zero-downtime-migration

Zero downtime migrations with Laravel and pt-online-schema-change
MIT License
80 stars 13 forks source link

Hide sensitive data when the command fails #27

Closed Daursu closed 2 years ago

Daursu commented 2 years ago

Fixed a bug that would cause username/pw to be leaked to logs when the command failed.