migrating identities from QSettings to the storage backend
[quassel.git] / src / core / SQL / SQLite / 12 / setup_999_version.sql
1 INSERT INTO coreinfo (key, value) VALUES ('schemaversion', 11)