You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/09/30 14:24:21 UTC

[jira] [Closed] (CAY-2118) cdbimport: drop support for the old style of table filtering

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

Andrus Adamchik closed CAY-2118.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0.M4

> cdbimport: drop support for the old style of table filtering
> ------------------------------------------------------------
>
>                 Key: CAY-2118
>                 URL: https://issues.apache.org/jira/browse/CAY-2118
>             Project: Cayenne
>          Issue Type: Bug
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 4.0.M4
>
>
> Want to bring back some sanity to cdbimport options and unify configuration options. The following config parameters will be removed in favor of "reverseEngineering" object. Or if they were deprecated in 4.0 in favor of another attribute, they will be removed all together:
> 1. catalog
> 2. schema (ex. schemaName)
> 3. excludeTables
> 4. includeTables
> 5. procedurePattern
> 6. tablePattern
> 7. importProcedures
> 8. meaningfulPk
> 9. overwrite (we now doing a smart merge the configuration ; overwrite makes no sense anymore. It did when we had an all-or-nothing reverse engineering approach)
> UPGRADE NOTES
> This is a breaking change that will require users to reconfigure their build scripts for cdbimport. Docs are pending per this pull request: https://github.com/apache/cayenne/pull/104



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)