chatdesk-ui/auth_v2.169.0/migrations/20221027105023_add_identiti...

2 lines
120 B
SQL

create index if not exists identities_user_id_idx on {{ index .Options "Namespace" }}.identities using btree (user_id);