summaryrefslogtreecommitdiffstats
path: root/upgrades/dbpatches/1.6/mysql/patch/sessions.sql
blob: 563e27137a666bdd85a3059b768660f1fde0ad6d (plain)
1
alter table sessions add status          integer         DEFAULT '0'     NOT NULL;