Schema update try to recreate existing tables

Description

When `hibernate.temp.use_jdbc_metadata_defaults` is set to `false`, `DatabaseMetaData#getTables(String catalog, String schemaPattern,String tableNamePattern, String types[])` is called with the wrong values for catalog and or schema.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created December 17, 2019 at 1:46 PM
Updated June 22, 2021 at 3:27 PM
Resolved June 22, 2021 at 3:26 PM