node-flywaydb icon indicating copy to clipboard operation
node-flywaydb copied to clipboard

Allow config file to return a Promise

Open digiplastic opened this issue 3 years ago • 0 comments

Added async/await to execCommand to allow for the config function to return a Promise. This is useful when using a remote secret store (e.g., AWS SecretsManager)

digiplastic avatar Feb 12 '22 07:02 digiplastic