node-flywaydb
node-flywaydb copied to clipboard
Allow config file to return a Promise
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)