Comments
3 comments
-
Official commentHi Brian,
Thanks for reaching out to Redgate Support, I understand you are having a little trouble with your Flyway Desktop Project, lets see if we cannot get that remediated for you.
How are you running the Flyway Diff in this case, is this occurring in the GUI when saving to schema model or are you running a CLI command? If the latter, could I have you share the command syntax you are currently utilizing? Additionally, if this is from the CLI, you can add a -X flag to the command to output in debug/verbose, which may tell you exactly when we are failing to read the schema parameter. It would also likely be helpful to get a copy of your .toml or .conf file depending on what version of Flyway you have so we can see if schemas are properly configured there.
Best,
Christian Perez
Product Support Engineer
-
Thanks for the reply Christian, however I have since blown away the project for which I was getting this error, and a have cloned a new project from our Git repository. The project in question was created from scratch, with DDL files being copied into the schema-model after project creation. The error was encountered in Flyway Desktop while trying to refresh the comparison between schema model and dev database. When I get time, I will try to recreate and provide the resulting .toml file.
-
Okay Brian,
I will standby then while we wait for the .toml file and to see if this issue continues to replicate now that you have nuked the project and started over. Let me know if you continue having issues on the new project.
Best,
Christian Perez
Add comment
Please sign in to leave a comment.
In Flyway Desktop when trying to run a diff between dev environment and schema-model, I am getting the following error:
Error running flyway diff
Failed to find parameter Schemas.: Failed to find parameter Schemas.