Fixed issue where a MySQL connection in a single-schema that doesn't define the default database would cause an error when applying changes to the local development database.
Fixed issue where pasting a JDBC URL containing a username and password during Azure MFA auth connection would erroneously save these unnecessary details to flyway.user.toml.
Fixed issue where password was not being removed from config file when switching away from SQL Server password auth types.