mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-26 07:31:10 -05:00
Implements migration to add approved_at to submission_items, creates index, and updates process_approval_transaction to set approved_at on approvals. Also updates TypeScript types to include approved_at and aligns edge function behavior accordingly.