You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/05/02 10:32:00 UTC

[jira] [Commented] (OPENJPA-2867) generate list of reserved Words via unit test

    [ https://issues.apache.org/jira/browse/OPENJPA-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337993#comment-17337993 ] 

ASF subversion and git services commented on OPENJPA-2867:
----------------------------------------------------------

Commit 7d3c89c5159fe78222f41bc528d789b68462f284 in openjpa's branch refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=7d3c89c ]

OPENJPA-2867 add a way to test reserved words


> generate list of reserved Words via unit test
> ---------------------------------------------
>
>                 Key: OPENJPA-2867
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2867
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: jdbc
>    Affects Versions: 3.1.2
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 3.2.0
>
>
> There are about 1000 reserved keywords known in the SQL universe. But not everyone is a reserved word for every database.
> Thus we should create a unit test which tries out creating tables with those keywords.



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