mattermost / migration-assist

A helper tool to automate MySQL -> Postgres migration for Mattermost
https://docs.mattermost.com/deploy/postgres-migration.html
2 stars 2 forks source link

Updates for flag values and add a informative error message #9

Closed isacikgoz closed 4 months ago

isacikgoz commented 4 months ago

Summary

A few lessons from a migration story, we can set remove-null-chars flag to be true to avoid failures, and also be more informative on failures during the index creation.