[
https://issues.apache.org/jira/browse/CAY-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18105913#comment-18105913
]
Nikita Timofeev commented on CAY-2992:
--------------------------------------
Note: postgres driver version used in Cayenne tests bumped to *42.7.13*
> 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
> Priority: Major
> 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)