Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
c304b9348d
commit
64b75c9418
@@ -0,0 +1,3 @@
|
||||
CREATE UNIQUE INDEX IF NOT EXISTS time_entries_external_id_key
|
||||
ON public.time_entries (external_id)
|
||||
WHERE external_id IS NOT NULL;
|
||||
Reference in New Issue
Block a user