Package db.migration
package db.migration
Contains Flyway Java migrations for database-specific schema setup.
Package: db.migration
- Since:
- 1.0.8
- Author:
- Stephen Prizio
-
ClassesClassDescriptionEnables the PostgreSQL
pg_trgmextension when the active database supports it.Replaces every legacyjobs.typecheck with one canonical constraint.Completes the cutover thatV57began: moves every attempt onto the durable lifecycle statuses and removes the tables and columns the synchronous job engine left behind.