Nikita Timofeev created CAY-2992:
------------------------------------
Summary: dbimport: support posgres drivers newer than 42.7.4.
Key: CAY-2992
URL: https://issues.apache.org/jira/browse/CAY-2992
Project: Cayenne
Issue Type: Task
Components: Database integration, dbimport
Reporter: Nikita Timofeev
Assignee: Nikita Timofeev
Fix For: 5.0-M3
Drivers starting with 42.7.4 are returning a real `catalog` instead of `null`
for tables and procedures. This breaks one test in Cayenne, that is trivial
fix. The danger is that it could break existing `dbimport` configurations and
even runtime for users as entities will get both `catalog` and `schema`.
So we need to adjust `dbimport` to be consistent with old and new drivers
output.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)