Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0014042 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] Y. DBSourceManager | major | always | 2010-07-26 09:03 | 2012-05-08 18:07 | |||||||
Reporter | neil_smith | View Status | public | |||||||||
Assigned To | marvintm | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Windows | Database | PostgreSQL | Java version | 1.6.0_12 | |||||||
OS Version | 2003 Server | Database version | 8.3.6 | Ant version | 1.7.1 | |||||||
Product Version | SCM revision | 2.50.17100 | ||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0014042: Problem in export.database with deferrable constraint | |||||||||||
Description | Hello! I have a constraint that I need to be deferrable (DEFERRABLE INITIALLY IMMEDIATE in constraint definition). When I run the export.database ant task, the constraint is exported to xml file, but it is not specified as 'DEFERRABLE INITIALLY IMMEDIATE'. When the module is installed, the constraint is not deferrable and I get an error while executing. | |||||||||||
Steps To Reproduce | 1. Create a constraint that is 'DEFERRABLE INITIALLY IMMEDIATE' on table A pointing to table B 2. Run 'ant export.database' task -> In the XML files, there are no mentions that the constraint on table A is deferrable | |||||||||||
Proposed Solution | Add the possibility to create deferrable constraints and export the information to XML files so when installed in production environment, the constraint is deferrable. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2010-07-26 09:03 | neil_smith | New Issue | |
2010-07-26 09:03 | neil_smith | Assigned To | => marvintm |
2010-08-02 08:12 | alostale | Status | new => scheduled |
2010-08-02 08:12 | alostale | fix_in_branch | => pi |
2012-05-08 18:06 | marvintm | Type | defect => design defect |
2012-05-08 18:06 | marvintm | fix_in_branch | pi => |
2012-05-08 18:07 | marvintm | Type | design defect => feature request |
Copyright © 2000 - 2009 MantisBT Group |