aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/specific/postgresql/V1.6__user_uri.sql
blob: c067810ade26158be9d214542717cc6852e756cf (plain) (blame)
1
ALTER TABLE replies ADD COLUMN user_uri character varying(255) DEFAULT NULL;