Phil Factor

Results 15 comments of Phil Factor

{ "error": { "errorCode": "ERROR", "message": "Unable to parse statement in .\\migrations\\Callbacks\\afterInfo__Toggle.sql at line 1 col 1. See https://rd.gt/3ipi7Pm for more information. Input length = 1", "stackTrace": null, "lineNumber": null,...

It looks like it's been fixed then. I'll upgrade to Flyway 10.11.1 and try it again

A Powershell script will, if executed as a callback or script, be able to read all the user placeholders as environment variables. In order to control whether a script executes,...

Thanks for making that helpful point

It is an intriguing idea if, on Windows,, we can then use the same driver for scripted callbacks in PowerShell as is used by Flyway. It would take out some...