Comments
4 comments
-
I forgot to mention that I'm using PostgreSQL running locally
-
Issue was down to the root configuration having outdated config and needed amending
-
Hello: I seem to have the same problem . I'm trying to create my first migration script. I created my project and set up the shadow database as requested.
However, after I finished setting up, I got the following error message
"Error running flyway info: Unable to connect to jdbc:sqlite::memory:"
The connection to both the development and shadow database test OK
I am using sql server and Flyway Desktop Enterprise Version 6.1.1
Any assistance on how to fix this will be greatly appreciated
-
Hi @ssachdev
If you could create a support ticket for us to investigate this issue, that would be great
Add comment
Please sign in to leave a comment.
However, after I finished setting up, I got the following error message
"Error running flyway info: Unable to connect to jdbc:sqlite::memory:"
The connection to both the development and shadow database test OK, and if I run flyway info on the command prompt it works fine (it returns the info for the development db).
Any assistance on how to fix this will be greatly appreciated