4 lines
167 B
SQL
4 lines
167 B
SQL
-- Replaced by 001_contract_clock.sql. Kept as an intentionally empty, idempotent
|
|
-- migration filename from the scaffold so fresh installs remain harmless.
|
|
SELECT 1;
|