From 158c2906152a12550c3fbeb3738d2776ec05b1bb Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 25 Oct 2011 18:03:52 +0000 Subject: [PATCH] Character case error in contact-oracle.ocs. Monotone-Parent: e58cd8ddee83e89995547f174e7a1a6085b2a8f0 Monotone-Revision: b1d970d4f6e94971dfb6cc4f4be3c09a236823cf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-25T18:03:52 --- OGoContentStore/contact-oracle.ocs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; },