Closed ben-pr-p closed 3 years ago
And sorry it's taken me so long to get around to reviewing this... I've been working on something else :grin:
Should be all good to go!
Thanks @ben-pr-p :raised_hands: This is out in v1.1.0 (graphile-migrate@next
)
Description
Solution for https://github.com/graphile/migrate/issues/102 – adds
--config
option to all CLI commands which tellsgraphile-migrate
where to look for.gmrc
.Performance impact
Neglible.
Security impact
Unknown
Checklist
yarn lint:fix
passes.yarn test
passes.RELEASE_NOTES.md
file (if one exists).