The CONSTRAINT_NAME column is null on foreign key constraints. Furthermore I cannot access this column using the JDBC metadata API (eg. Connection.getMetaData().getIndexInfo(...)).
Dirk. On 23 Feb., 18:38, Jesse Long <[email protected]> wrote: > You want the CONSTRAINT_NAME column. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
