diff --git a/OGoContentStore/contact-oracle.ocs b/OGoContentStore/contact-oracle.ocs index e0e8931f4..6028f9ed2 100644 --- a/OGoContentStore/contact-oracle.ocs +++ b/OGoContentStore/contact-oracle.ocs @@ -90,7 +90,7 @@ allowsNull = YES; }, { - columnName = c_telephoneNumber; + columnName = c_telephonenumber; sqlType = "VARCHAR2(255)"; allowsNull = YES; },