You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent duplicate detection entries by enforcing a database-level composite uniqueness constraint. This ensures that the same bird species detected at the same time in the same file cannot be inserted more than once.
Prevent duplicate detection entries by enforcing a database-level composite uniqueness constraint. This ensures that the same bird species detected at the same time in the same file cannot be inserted more than once.