You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Mark Struberg (Jira)" <ji...@apache.org> on 2021/04/01 19:20:00 UTC

[jira] [Updated] (OPENJPA-2855) primary keys do no respect naming rules

     [ https://issues.apache.org/jira/browse/OPENJPA-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg updated OPENJPA-2855:
-----------------------------------
    Description: 
Seems we broke primary key column naming when adding support for HerdDB.

https://github.com/apache/openjpa/commit/dd9bce0cc909bd96d706a9438bdc2a58111c481f#r49002420

Now all PK are delimited, which is not always what people want. Likely an unwanted side effect.

  was:
Seems we broke primary key column naming when adding support for HerdDB.

Now all PK are delimited, which is not always what people want. Likely an unwanted side effect.


> primary keys do no respect naming rules 
> ----------------------------------------
>
>                 Key: OPENJPA-2855
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2855
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 3.1.3
>
>
> Seems we broke primary key column naming when adding support for HerdDB.
> https://github.com/apache/openjpa/commit/dd9bce0cc909bd96d706a9438bdc2a58111c481f#r49002420
> Now all PK are delimited, which is not always what people want. Likely an unwanted side effect.



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