Fix icon import to not lose channel icons in breeze
[quassel.git] / src / core / SQL / SQLite / 6 / upgrade_000_alter_buffertable.sql
1 ALTER TABLE buffer
2 ADD COLUMN buffertype INTEGER NOT NULL DEFAULT 0