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

2021-05-02 Thread ASF subversion and git services (Jira)


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

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

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

OPENJPA-2867 generated pastable java code

also add more 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)


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

2021-05-02 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENJPA-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)