pgroll/pkg/state
Andrew Farries 763dabcf2c
Move logic for the status command into the state and migrations packages (#205)
Move the logic for the `pgroll status` command out of the CLI and into
the `migrations` and `state` package and add tests for it.

This makes it possible to consume migration status information from
packages using `pgroll` as a module.
2023-11-22 12:36:54 +00:00
..
errors.go License check in github actions (#123) 2023-09-22 10:31:49 +00:00
state_test.go Set project name to pgroll (#124) 2023-09-22 12:50:31 +02:00
state.go Move logic for the status command into the state and migrations packages (#205) 2023-11-22 12:36:54 +00:00
status.go Move logic for the status command into the state and migrations packages (#205) 2023-11-22 12:36:54 +00:00