Wrong contraint tablename for hsql < 2.0

Description

Running into the following when checking for index existence:

Caused by: java.sql.SQLException: Table not found: TABLE_CONSTRAINTS in statement [select CONSTRAINT_NAME, TABLE_NAME from information_schema.table_constraints]

I have attached a patch to fix the issue.

Let me know if I can provide anything further.

Environment

Hsql 1.8

Attachments

1
  • 19 Dec 2016, 05:33 AM

Activity

Show:

Details

Reporter

Affects versions

Priority

Created December 19, 2016 at 5:53 AM
Updated December 19, 2016 at 5:53 AM