Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors using the migration plugin with inline plugin #173

Open
4 tasks done
eoindre opened this issue May 18, 2020 · 0 comments
Open
4 tasks done

Errors using the migration plugin with inline plugin #173

eoindre opened this issue May 18, 2020 · 0 comments

Comments

@eoindre
Copy link

eoindre commented May 18, 2020

Task List

  • Steps to reproduce provided
  • Stacktrace (if present) provided
  • Example that reproduces the problem uploaded to Github
  • Full description of the issue provided (see below)

Steps to Reproduce

  1. Create dbmigration database in mysql
  2. Navigate to root app project (database-migration-example)
  3. run the migration changelog script
    grails dbm-generate-gorm-changelog changelog.groovy

Expected Behaviour

Plugin runs without error and creates changlog.groovy

Actual Behaviour

Plugin runs and creates changelog.groovy, but throws an error

Environment Information

  • MacOS 10.13.4
  • Grails 4.0.1
  • 3.1.0.RC1
  • MySql 7.5.7
  • Adopt JDK 11

Example Application

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

No branches or pull requests

1 participant