diff --git a/SOPE/GDLContentStore/appointment.ocs b/SOPE/GDLContentStore/appointment.ocs index ce909e87a..af05f9487 100644 --- a/SOPE/GDLContentStore/appointment.ocs +++ b/SOPE/GDLContentStore/appointment.ocs @@ -153,7 +153,7 @@ columnName = c_nextalarm; sqlType = "INT"; allowsNull = YES; - } + }, { columnName = c_description; sqlType = "TEXT";