Files
geo/server/migrations/20260502110000_generation_task_leases_compat.up.sql
T

6 lines
221 B
SQL
Raw Normal View History

-- Compatibility marker for environments that already applied the
-- generation task lease migration under this timestamp.
--
-- The canonical, idempotent migration is
-- 20260503110000_add_generation_task_leases.up.sql.