You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2019/09/03 07:59:00 UTC

[jira] [Updated] (CAY-2611) Exclude system catalogs and schemas when run dbImport without config

     [ https://issues.apache.org/jira/browse/CAY-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev updated CAY-2611:
---------------------------------
    Component/s: Modeler

> Exclude system catalogs and schemas when run dbImport without config
> --------------------------------------------------------------------
>
>                 Key: CAY-2611
>                 URL: https://issues.apache.org/jira/browse/CAY-2611
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: dbimport, Modeler
>            Reporter: Arseni Bulatski
>            Assignee: Arseni Bulatski
>            Priority: Major
>             Fix For: 4.1.B3, 4.2.M1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When user try to run dbImport without any filters, all system tables are being exporting what can take a lot of time for example for oracle.
> Since dbAdapters have collection of system catalogs and schemas (now oracle, mysql have system collections) we can filter it while loading.
> So if user has default config we should filter it ourselves in other cases not to filter.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)