fixing segfaults on part if the part results in an empty category (BR #232)
[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