pgroll/pkg/state
Carlos Pérez-Aradros Herce 7e65cda1ed
Fix inferred migrations format (#259)
Inferred migrations do not follow the same format as all other stored
migrations. From the schema history point of view, all migrations in the
list should apply correctly, including these.

This change ensures we store them following the same format, so
replaying a migration history is possible.
2024-02-01 16:01:24 +01:00
..
errors.go License check in github actions (#123) 2023-09-22 10:31:49 +00:00
state_test.go Fix inferred migrations format (#259) 2024-02-01 16:01:24 +01:00
state.go Fix inferred migrations format (#259) 2024-02-01 16:01:24 +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