pgroll/pkg/state
Andrew Farries 70a7c8e5db
Add CHECK constraints to pgroll's internal schema representation (#241)
Add knowledge of `CHECK` constraints defined on a table to `pgroll`'s
internal schema representation

Part of https://github.com/xataio/pgroll/issues/105
2024-01-18 12:06:36 +00:00
..
errors.go License check in github actions (#123) 2023-09-22 10:31:49 +00:00
state_test.go Add CHECK constraints to pgroll's internal schema representation (#241) 2024-01-18 12:06:36 +00:00
state.go Add CHECK constraints to pgroll's internal schema representation (#241) 2024-01-18 12:06:36 +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