summaryrefslogtreecommitdiff
path: root/util/updates/update_2.13.sql
blob: 5171d9ebfe5a5aed3cffb79ac9dd16f0287ed43f (plain)
1
2
3
4
5
6

-- "unofficial" flag for vn<->vn relations
ALTER TABLE vn_relations ADD COLUMN official boolean NOT NULL DEFAULT TRUE;

\i util/sql/func.sql