You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pawan Verma (Jira)" <ji...@apache.org> on 2020/03/31 08:09:00 UTC

[jira] [Created] (OFBIZ-11573) Incorrect column aliad in EntitySQLProcessor for sql query working with mysql

Pawan Verma created OFBIZ-11573:
-----------------------------------

             Summary: Incorrect column aliad in EntitySQLProcessor for sql query working with mysql 
                 Key: OFBIZ-11573
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11573
             Project: OFBiz
          Issue Type: Bug
          Components: framework/webtools
    Affects Versions: Trunk, Release Branch 18.12, Release Branch 17.12
            Reporter: Pawan Verma
            Assignee: Pawan Verma
         Attachments: EntitySQLProcessor.png

Steps to reproduce:
 # Go to EntitySQLProcessor.
 # Try simple SQL query: SELECT PARTY_ID AS customerPartyId FROM PARTY
 # See the column alias in the result, it should be the provided one.
 # See screenshot for more details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)