b0de46790a
Rename migration files (039-052) from sequential to real deployed timestamps, add 11 missing migration files that were applied directly to production, apply invoice_delivery_note_sequences migration, and rename placeholder files for clarity. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
313 B
SQL
6 lines
313 B
SQL
-- Migration: recreate_supplier_invoices_schema
|
|
-- No-op: suppliers, supplier_invoices, supplier_invoice_items, and
|
|
-- supplier_invoice_payments tables are created by migration 025 (supplier_invoices)
|
|
-- in this consolidated set with the final schema.
|
|
-- Originally applied to production as a separate migration.
|