You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2008/06/09 18:51:45 UTC

[jira] Created: (OPENJPA-629) When creating foreign keys the schema name is not trimmed for WS before checking DB

When creating foreign keys the schema name is not trimmed for WS before checking DB
-----------------------------------------------------------------------------------

                 Key: OPENJPA-629
                 URL: https://issues.apache.org/jira/browse/OPENJPA-629
             Project: OpenJPA
          Issue Type: Bug
            Reporter: Michael Dick


When creating foreign keys the SchemaGenerator does not trim trailing whitespace when checking for existing keys in the database. 


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


[jira] Updated: (OPENJPA-629) When creating foreign keys the schema name is not trimmed for WS before checking DB

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

Michael Dick updated OPENJPA-629:
---------------------------------

    Fix Version/s: 1.0.4

> When creating foreign keys the schema name is not trimmed for WS before checking DB
> -----------------------------------------------------------------------------------
>
>                 Key: OPENJPA-629
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-629
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Michael Dick
>            Assignee: Michael Dick
>             Fix For: 1.0.4, 1.2.0
>
>
> When creating foreign keys the SchemaGenerator does not trim trailing whitespace when checking for existing keys in the database. 

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


[jira] Updated: (OPENJPA-629) When creating foreign keys the schema name is not trimmed for WS before checking DB

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

Michael Dick updated OPENJPA-629:
---------------------------------

    Affects Version/s: 1.2.0
        Fix Version/s: 1.2.0

> When creating foreign keys the schema name is not trimmed for WS before checking DB
> -----------------------------------------------------------------------------------
>
>                 Key: OPENJPA-629
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-629
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Michael Dick
>             Fix For: 1.2.0
>
>
> When creating foreign keys the SchemaGenerator does not trim trailing whitespace when checking for existing keys in the database. 

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


[jira] Closed: (OPENJPA-629) When creating foreign keys the schema name is not trimmed for WS before checking DB

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

Michael Dick closed OPENJPA-629.
--------------------------------

    Resolution: Fixed
      Assignee: Michael Dick

Fixed under revision 665801. The changes only affect the path that I know to have been causing a problem with Informix. 

In the future we may need to expand the use of this flag. 

> When creating foreign keys the schema name is not trimmed for WS before checking DB
> -----------------------------------------------------------------------------------
>
>                 Key: OPENJPA-629
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-629
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Michael Dick
>            Assignee: Michael Dick
>             Fix For: 1.2.0
>
>
> When creating foreign keys the SchemaGenerator does not trim trailing whitespace when checking for existing keys in the database. 

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


[jira] Resolved: (OPENJPA-629) When creating foreign keys the schema name is not trimmed for WS before checking DB

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

Michael Dick resolved OPENJPA-629.
----------------------------------

    Resolution: Fixed

> When creating foreign keys the schema name is not trimmed for WS before checking DB
> -----------------------------------------------------------------------------------
>
>                 Key: OPENJPA-629
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-629
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Michael Dick
>
> When creating foreign keys the SchemaGenerator does not trim trailing whitespace when checking for existing keys in the database. 

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


[jira] Reopened: (OPENJPA-629) When creating foreign keys the schema name is not trimmed for WS before checking DB

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

Michael Dick reopened OPENJPA-629:
----------------------------------


Reopening. As far as I know the problem only occurs with Informix. Updating fix to made it a DBDictionary option. 

> When creating foreign keys the schema name is not trimmed for WS before checking DB
> -----------------------------------------------------------------------------------
>
>                 Key: OPENJPA-629
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-629
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Michael Dick
>             Fix For: 1.2.0
>
>
> When creating foreign keys the SchemaGenerator does not trim trailing whitespace when checking for existing keys in the database. 

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