You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Catalina Wei (JIRA)" <ji...@apache.org> on 2007/10/07 02:42:50 UTC

[jira] Created: (OPENJPA-394) DB2 CAST VARCHAR type missing LENGTH

DB2 CAST VARCHAR type missing LENGTH
------------------------------------

                 Key: OPENJPA-394
                 URL: https://issues.apache.org/jira/browse/OPENJPA-394
             Project: OpenJPA
          Issue Type: Bug
          Components: sql
    Affects Versions: 1.0.0
            Reporter: Catalina Wei
            Assignee: Catalina Wei
             Fix For: 1.0.1, 1.1.0


 Should generate CAST (? AS VARCHA(<LENGTH>)) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-394) DB2 CAST VARCHAR type missing LENGTH

Posted by "Catalina Wei (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Catalina Wei updated OPENJPA-394:
---------------------------------

        Fix Version/s:     (was: 1.1.0)
          Description:  Should generate CAST (? AS VARCHA(<LENGTH>)) , this problem is in 1.0.x branch.  (was:  Should generate CAST (? AS VARCHA(<LENGTH>)) )
    Affects Version/s:     (was: 1.0.0)
                       1.0.1

> DB2 CAST VARCHAR type missing LENGTH
> ------------------------------------
>
>                 Key: OPENJPA-394
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-394
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 1.0.1
>            Reporter: Catalina Wei
>            Assignee: Catalina Wei
>             Fix For: 1.0.1
>
>
>  Should generate CAST (? AS VARCHA(<LENGTH>)) , this problem is in 1.0.x branch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OPENJPA-394) DB2 CAST VARCHAR type missing LENGTH

Posted by "Catalina Wei (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Catalina Wei resolved OPENJPA-394.
----------------------------------

    Resolution: Fixed

fixed under r582581.

> DB2 CAST VARCHAR type missing LENGTH
> ------------------------------------
>
>                 Key: OPENJPA-394
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-394
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 1.0.1
>            Reporter: Catalina Wei
>            Assignee: Catalina Wei
>             Fix For: 1.0.1
>
>
>  Should generate CAST (? AS VARCHA(<LENGTH>)) , this problem is in 1.0.x branch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.