graphile / migrate

Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL.
MIT License
751 stars 58 forks source link

feat: add --config option for custom .grmc(.js) path #103

Closed ben-pr-p closed 3 years ago

ben-pr-p commented 3 years ago

Description

Solution for https://github.com/graphile/migrate/issues/102 – adds --config option to all CLI commands which tells graphile-migrate where to look for .gmrc.

Performance impact

Neglible.

Security impact

Unknown

Checklist

benjie commented 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:

ben-pr-p commented 3 years ago

Should be all good to go!

benjie commented 3 years ago

Thanks @ben-pr-p :raised_hands: This is out in v1.1.0 (graphile-migrate@next)