]> Git — Sourcephile - gargantext.git/blob - devops/postgres/upgrade/0.0.5.5.2.sql
[FEAT] Annuaire <-> Corpus pairing (WIP)
[gargantext.git] / devops / postgres / upgrade / 0.0.5.5.2.sql
1 CREATE INDEX ON public.node_node_ngrams USING btree (node1_id, node2_id, ngrams_type);