Files
invoice-guard-studio-v1/db/migrations/001_invoice_guard.sql

4 lines
223 B
SQL

-- InvoiceGuard schema lives in 001_app_records.sql. This no-op file is kept
-- only because the scaffolded workspace may already include it during builder
-- retries; migrations are idempotent and safe for fresh installs.