You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Øyvind Harboe (JIRA)" <ji...@apache.org> on 2009/03/10 13:00:17 UTC

[jira] Created: (CAY-1189) Add comment/user data field to database tables in CayenneModeler + MergeToken

Add comment/user data field to database tables in CayenneModeler + MergeToken
-----------------------------------------------------------------------------

                 Key: CAY-1189
                 URL: https://issues.apache.org/cayenne/browse/CAY-1189
             Project: Cayenne
          Issue Type: New Feature
          Components: Cayenne Core Library
    Affects Versions: 3.0M5
            Reporter: Øyvind Harboe


I'd like to see a comment/userdata field in CayenneModeler for the database tables.

This can be used as a plain old human readable text string to document the fields or in addition/alternatively as a private communication channel from the modeler to an implementation that syncs the database to the model and vice versa via the MergeToken list.

For instance, I would like all obsolete fields and tables to be listed in the CayenneModeler, but I'd like to remove them from the model during the synchronisation of the database schema and the model. 

So a couple of things are required:

- there needs to be a comment field for table's in the modeler
- ditto for fields
- via mergetokens there needs to be easy access to the table/or field comment so that application specific code can decide what action to take on the mergetoken

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CAY-1189) Add comment/user data field to database tables in CayenneModeler + MergeToken

Posted by "Ari Maniatis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/cayenne/browse/CAY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ari Maniatis closed CAY-1189.
-----------------------------

    Resolution: Duplicate

Duplicate of CAY-400

> Add comment/user data field to database tables in CayenneModeler + MergeToken
> -----------------------------------------------------------------------------
>
>                 Key: CAY-1189
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1189
>             Project: Cayenne
>          Issue Type: New Feature
>          Components: Cayenne Core Library
>    Affects Versions: 3.0M5
>            Reporter: Øyvind Harboe
>
> I'd like to see a comment/userdata field in CayenneModeler for the database tables.
> This can be used as a plain old human readable text string to document the fields or in addition/alternatively as a private communication channel from the modeler to an implementation that syncs the database to the model and vice versa via the MergeToken list.
> For instance, I would like all obsolete fields and tables to be listed in the CayenneModeler, but I'd like to remove them from the model during the synchronisation of the database schema and the model. 
> So a couple of things are required:
> - there needs to be a comment field for table's in the modeler
> - ditto for fields
> - via mergetokens there needs to be easy access to the table/or field comment so that application specific code can decide what action to take on the mergetoken

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.