pgroll/pkg/state
Andrew Farries 161fde60ca
Fix hardcoded pgroll schema in state initialization (#284)
Fix some hard-coded occurrences of the `pgroll` schema name where the
schema name should instead be parameterized.

This isn't the first time we've made a mistake like this so also add a
test to guard against it.
2024-02-22 16:14:00 +00:00
..
errors.go License check in github actions (#123) 2023-09-22 10:31:49 +00:00
state_test.go Fix hardcoded pgroll schema in state initialization (#284) 2024-02-22 16:14:00 +00:00
state.go Fix hardcoded pgroll schema in state initialization (#284) 2024-02-22 16:14:00 +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