You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Marco Oppel (JIRA)" <ji...@apache.org> on 2006/05/12 10:41:21 UTC

[jira] Created: (DDLUTILS-107) Request for an option for disabling foreign key checking in the ant task "writeDataToDatabase"

Request for an option for disabling foreign key checking in the ant task "writeDataToDatabase"
----------------------------------------------------------------------------------------------

         Key: DDLUTILS-107
         URL: http://issues.apache.org/jira/browse/DDLUTILS-107
     Project: DdlUtils
        Type: New Feature

  Components: Ant Tasks  
    Reporter: Marco Oppel
 Assigned to: Thomas Dudziak 


Hello,

i would like to have an option for the ant task writeDataToDatabase I can disable the foreign key checking with. Having such a feature, one could insert data having foreign key constraints several times indepentendly in smaller portions into the same database.

Greetings 
Marco

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DDLUTILS-107) Request for an option for disabling foreign key checking in the ant task "writeDataToDatabase"

Posted by "Thomas Dudziak (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DDLUTILS-107?page=all ]
     
Thomas Dudziak resolved DDLUTILS-107:
-------------------------------------

    Resolution: Fixed

I've added a ensureForeignKeyOrder property to the writeDataToDatabase subtask that controls whether DdlUtils shall try to ensure the foreign key order.

> Request for an option for disabling foreign key checking in the ant task "writeDataToDatabase"
> ----------------------------------------------------------------------------------------------
>
>          Key: DDLUTILS-107
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-107
>      Project: DdlUtils
>         Type: New Feature

>   Components: Ant Tasks
>     Reporter: Marco Oppel
>     Assignee: Thomas Dudziak

>
> Hello,
> i would like to have an option for the ant task writeDataToDatabase I can disable the foreign key checking with. Having such a feature, one could insert data having foreign key constraints several times indepentendly in smaller portions into the same database.
> Greetings 
> Marco

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira