]> Git — Sourcephile - gargantext.git/blob - devops/postgres/upgrade/0.0.4.1.sql
Merge branch 'dev' into 175-dev-doc-table-count
[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