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