ALTER TABLE message ADD COLUMN is_deleted boolean NOT NULL DEFAULT 0; UPDATE config SET value = '12' WHERE key = 'version';