Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007179
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagermajorhave not tried2009-01-28 10:482009-04-22 00:00
ReporterjavierfrancesView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in Version2.50beta
StatusclosedFix in branchFixed in SCM revision248
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_11
OS VersionrPath LinuxDatabase version8.3.5Ant version1.7.1
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007179: Error in export.database

DescriptionVersion 2.40 - Postgres 8.3:

when you execute the ant export.database task, I have an error for the columns defined in database as numeric(10) or numeric(10,2). dbSourceManager generates the xml files and for these columns you have it as numeric(10,0) in the xml files, when the definition should be numeric(10) or numeric(10,2).

So, later when I execute the ant create.database task,the database is created without decimals for these columns and I miss the decimals for the registers on it.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0013332)
pjuvara (reporter)
2009-02-10 22:02

Please do not log backports directly.
(0013691)
svnbot (reporter)
2009-02-18 18:38

Repository: dbsourcemanager
Revision: 247
Author: marvintm
Date: 2009-02-18 18:38:45 +0100 (Wed, 18 Feb 2009)

Fixed issue 7179. DBSM will now be able to correctly read the size and scale of numeric columns.

---
U trunk/src/org/apache/ddlutils/platform/postgresql/PostgreSqlModelLoader.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=247&sc=1 [^]
(0013692)
svnbot (reporter)
2009-02-18 18:39

Repository: openbravo
Revision: 13332
Author: marvintm
Date: 2009-02-18 18:39:22 +0100 (Wed, 18 Feb 2009)

Fixed issue 7179. DBSM will now be able to correctly read the size and scale of numeric columns.

---
U trunk/src-db/database/lib/dbsourcemanager.jar
---

https://dev.openbravo.com/websvn/openbravo/?rev=13332&sc=1 [^]
(0013694)
svnbot (reporter)
2009-02-18 18:44

Repository: dbsourcemanager
Revision: 248
Author: marvintm
Date: 2009-02-18 18:44:14 +0100 (Wed, 18 Feb 2009)

Fixed issue 7179. DBSM will now be able to correctly read the size and scale of numeric columns.

---
U branches/r0.8x/src/org/apache/ddlutils/platform/postgresql/PostgreSqlModelLoader.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=248&sc=1 [^]

- Issue History
Date Modified Username Field Change
2009-01-28 10:48 javierfrances New Issue
2009-01-28 10:48 javierfrances Assigned To => marvintm
2009-02-10 22:02 pjuvara Note Added: 0013332
2009-02-10 22:02 pjuvara Type backport => defect
2009-02-18 18:38 svnbot Checkin
2009-02-18 18:38 svnbot Note Added: 0013691
2009-02-18 18:38 svnbot Status new => resolved
2009-02-18 18:38 svnbot Resolution open => fixed
2009-02-18 18:38 svnbot svn_revision => 247
2009-02-18 18:39 svnbot Checkin
2009-02-18 18:39 svnbot Note Added: 0013692
2009-02-18 18:39 svnbot svn_revision 247 => 13332
2009-02-18 18:44 svnbot Checkin
2009-02-18 18:44 svnbot Note Added: 0013694
2009-02-18 18:44 svnbot svn_revision 13332 => 248
2009-04-21 10:54 psarobe Status resolved => closed
2009-04-22 00:00 anonymous sf_bug_id 0 => 2777922


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker