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/05/02 10:31:00 UTC

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

Mark Struberg created OPENJPA-2867:
--------------------------------------

             Summary: 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
             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)