[
https://issues.apache.org/jira/browse/OFBIZ-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223642#comment-16223642 ]
Jacques Le Roux commented on OFBIZ-9902:
----------------------------------------
Initially the project privileged a migration service creation rather than a SQL script. I believe a SQL script is acceptable for simple cases like above, but when it's more complicated a migration service should still be privileged.
> Create a DATAMODELCHANGES.md to track data model changes
> --------------------------------------------------------
>
> Key: OFBIZ-9902
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9902> Project: OFBiz
> Issue Type: Bug
> Affects Versions: Trunk
> Reporter: Aditya Sharma
> Assignee: Aditya Sharma
> Attachments: DATAMODELCHANGES.md
>
>
> The file will have the format:
> Entity Changes:
> Here we will have a bulleted list with entity names and the revision changes took place
> 1. Added Entities
> 2. Removed Entities
> Field changes:
> Here we will show data in tabular form in format
> entityname | field | action | isPK | revision
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)