mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2026-02-05 04:25:14 -05:00
Wrap edge function approval loop in database transaction to prevent partial data on failures. This change ensures atomicity for approval operations, preventing inconsistent data states in case of errors.