cristof commented on PR #144:
URL: https://github.com/apache/openjpa/pull/144#issuecomment-4476884358

   @solomax , I tested against pg-18 and it passed. 
   I 've got some issues with mysql 9.4+ (lts) because LIBRARY became a 
reserved word and we got some tests where Library is the name of entity. 
Digging the code, found that DBDictionary has a namingRules field, but I 
couldn't find where exactly it is used. Adding LIBRARY to MySQLDictionary 
reservedWords list didn't do much. Can you give me some directions?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to