You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Hans Bakker (JIRA)" <ji...@apache.org> on 2014/05/16 13:22:39 UTC

[jira] [Created] (OFBIZ-5642) remove BLOB fields from sales opportunity

Hans Bakker created OFBIZ-5642:
----------------------------------

             Summary: remove BLOB fields from sales opportunity
                 Key: OFBIZ-5642
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5642
             Project: OFBiz
          Issue Type: Improvement
          Components: specialpurpose/assetmaint
    Affects Versions: SVN trunk
            Reporter: Hans Bakker
            Priority: Minor
             Fix For: SVN trunk


the description and nextStep fields are currently defined as CLOB which causes searching these fields in certain databases while a CLOB is not required at all. They should be changed to VARCAHR(255)



--
This message was sent by Atlassian JIRA
(v6.2#6252)