mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2026-03-23 11:49:32 -04: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.