Skip to content

Conversation

@DerVerruckteFuchs
Copy link

This bash migration script takes necessary user input (mysql user name, mysql DB name, and mysql password) and checks whether the user or users table exists for a streama mysql database. If user table exists, rename it to users and notify the user. If users exists, do nothing and notify the user. If neither user nor users exist for some reason, notify the user.

This script will help mysql users with the breaking changes discussed in issue #409.

The postgresql database dependency has been added to build.gradle, but is commented out for the time being.

@dularion
Copy link
Member

Oh thanks for this :) currently we are all pretty busy but we will try to take a look asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants