I think DatabaseMetadata.initSequence should use identifier(catalog, schema, name) instead of just name to populate the sequences Hashset, and DatabaseMetadata.isSequence logic updated accordingly.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
I think DatabaseMetadata.initSequence should use identifier(catalog, schema, name) instead of just name to populate the sequences Hashset, and DatabaseMetadata.isSequence logic updated accordingly.