Existing databases were missing the new column, causing SQLITE_ERROR when updating group settings. Added migration logic to add missing columns.
Existing databases were missing the new column, causing SQLITE_ERROR when updating group settings. Added migration logic to add missing columns.