galovics commented on pull request #1984: URL: https://github.com/apache/fineract/pull/1984#issuecomment-1058241266
@rrpawar96 are you using MySQL locally? If so, make sure you set up collation for the server in its entirety. The Liquibase changeset you introduce will break existing develop deployments since you've changed the migration script in the middle. Plus the change you introduced is only MySQL compatible. Please try to set up the collation for your MySQL installation first. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
