[ 
https://issues.apache.org/jira/browse/OFBIZ-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262430#comment-13262430
 ] 

Pierre Smits commented on OFBIZ-4779:
-------------------------------------

Daniel,

In my opinion we don't need a RMBS-function in OFBiz, that can be handled with 
good tools (both proprietary and Open Source). Functions or tasks that happen 
only at the beginning of implementation phase, or at the end of the lifecycle 
of the implementation.

Creating the database, the system's user and password, and being able to drop 
it, as well as other RDBM-tasks is, in general, the area of expertise of 
RDBMS-administrators. Let's leave it there. 

Building such functionality in OFBiz is a waste of resources.

You're free to provide a patch, of course. But I would be against having it 
implemented in OFBiz.
 
                
> Add an ant task/code/script for dropping all datas from the database
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-4779
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4779
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: WXP SP3 Sun JDK 1.6.0_30 Postgres 9.1
>            Reporter: Francis ANDRE
>
> Hi
> It would be nice to have an ant task or a script for cleaning/removing all 
> datas in the databases so that one can restart reloading the seed, 
> seed-initial and then its own data file.
> When developing a new environment for ofbiz, one has always to fix bugs on 
> the entities values in this datafile until it is properly cleaned up. Thus, 
> avoiding the unnecessary "create tables/key/indexes" phases will shorten the 
> development cycle.
> Rgds

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to