]> Git — Sourcephile - gargantext.git/blob - devops/postgres/upgrade/0.0.4.1.sql
[graphql] some more graphql work
[gargantext.git] / devops / postgres / upgrade / 0.0.4.1.sql
1
2 ALTER TABLE nodes
3 DROP COLUMN IF EXISTS search_title;
4
5
6
7