Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add composite unique index to Hacker table
Ensure unique constraint on userId and hackathonId columns. This prevents duplicate entries and enforces data integrity for hacker-hackathon pairs.
- Loading branch information