Files
contract-clock-studio-v1/db/migrations/001_app_records.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;