[
https://issues.apache.org/jira/browse/CAY-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Timofeev updated CAY-2992:
---------------------------------
Summary: dbimport: support postgres drivers newer than 42.7.4. (was:
dbimport: support posgres drivers newer than 42.7.4.)
> dbimport: support postgres 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)