aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/specific/mariadb/V1.8__html reply.sql
blob: 9f939971e1666d72713055c6cded3aa50a771b1d (plain) (blame)
1
ALTER TABLE replies ADD COLUMN html tinyint(4) NOT NULL DEFAULT '0';