Na Li created SENTRY-2041:
-----------------------------
Summary: Change Index name in Package.jdo to match index name in
SQL
Key: SENTRY-2041
URL: https://issues.apache.org/jira/browse/SENTRY-2041
Project: Sentry
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Na Li
Assignee: Na Li
Many of the index names in package.jdo for dataNucleus are different from the
corresponding index names in sql script.
If dataNucleus is configured to add schema info into DB, it will result in
creating additional index for the same purpose in some DB (like MySql), or
cause exception for other DB (like Oracle)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)