Files
thrilltrack-explorer/supabase/migrations/20251106162832_7696685c-f666-4060-a791-c8a894eef13b.sql
gpt-engineer-app[bot] 93a3fb93fa Fix: Correct idempotency key migration
Corrected database migration for idempotency keys to resolve issues with partial indexes using `now()`. The migration now includes the `submission_idempotency_keys` table, indexes, RLS policies, a cleanup function, and an `idempotency_stats` view.
2025-11-06 16:29:03 +00:00

3.9 KiB