Update the schema creation DDL for the new password hashing
[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