API - Disable Recursive Search for Migration Scripts
Preston
Posts: 5 Bronze 1
Hello,
Is there any way using the API to disable recursive searches of sub-directories for migration files?
Thanks,
Preston
Is there any way using the API to disable recursive searches of sub-directories for migration files?
Thanks,
Preston
Tagged:
Best Answer
-
DanC Posts: 637 Gold 5Hi @Preston
Unfortunately, it's not possible to disable this behaviour, however, you can tell Flyway where to look though (using the Locations parameter, https://documentation.red-gate.com/flyway/flyway-cli-and-api/configuration/parameters/flyway/locations) so it would be possible to have a separate folder just containing the desired migrations
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?
Answers
I'm going to check with the team on this one, I'll let you know once I have any info!
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?