amount_due DECIMAL(12,2) NOT NULL DEFAULT 0, amount_paid DECIMAL(12,2) NOT NULL DEFAULT 0, CREATE INDEX IF NOT EXISTS idx_xero_invoices_xero_id ON xero_invoices(xero_invoice_id); CREATE INDEX IF NOT ...
-- Ensure market_data has unique (symbol, interval, open_time) so 3m live→historical inserts never duplicate. -- Run after 0001: psql $DATABASE_URL -f migrations ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results