Searched defs:idx_incoming_webhook_user_id (Results 1 – 2 of 2) sorted by relevance
1423 CREATE INDEX idx_incoming_webhook_user_id ON public.incomingwebhooks USING btree (userid); index
1867 CREATE INDEX idx_incoming_webhook_user_id ON public.incomingwebhooks USING btree (userid); index