pgroll/pkg/state
Andrew Farries 84ef318cb1
Infer CREATE/DROP SCHEMA migrations (#359)
Update the `raw_migation` event trigger function to capture `CREATE
SCHEMA` and `DROP SCHEMA` statements.
2024-06-24 07:50:06 +01:00
..
errors.go License check in github actions (#123) 2023-09-22 10:31:49 +00:00
state_test.go Infer CREATE/DROP SCHEMA migrations (#359) 2024-06-24 07:50:06 +01:00
state.go Infer CREATE/DROP SCHEMA migrations (#359) 2024-06-24 07:50:06 +01:00
status.go Move logic for the status command into the state and migrations packages (#205) 2023-11-22 12:36:54 +00:00