aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/specific/postgresql/V1.7__reply_uri.sql
blob: 09dcfb56e43f8463388b18974ab5c4fcb710ade4 (plain) (blame)
1
ALTER TABLE replies ADD COLUMN reply_uri character varying(255) DEFAULT NULL;