Open benjie opened 3 years ago
I was just coming here to see if this'd been suggested yet! I want to graphile-migrate a thing && pg_prove
to run pgTAP tests in development.
graphile-migrate current
has my vote re shorter names
current
or even latest
would be my pick
When you run
graphile-migrate --help
there's no hint thatwatch --once
exists, and the description forwatch
doesn't seem like what you need.Suggestions:
watch
description so it also covers the--once
use casegraphile-migrate watch --once
) to raise this to a top-level concern; e.g.graphile-migrate run-current
orgraphile-migrate watch-once
or similar (suggestions welcome, I'm currently leaning towardswatch-once
)