[
https://issues.apache.org/jira/browse/CAY-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Timofeev closed CAY-2992.
--------------------------------
Resolution: Fixed
https://github.com/apache/cayenne/commit/a4dd27097f11a6200ca269f06167e6dbbae4344e
> 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)