Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007179 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | have not tried | 2009-01-28 10:48 | 2009-04-22 00:00 | |||
Reporter | javierfrances | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50beta | |||
Status | closed | Fix in branch | Fixed in SCM revision | 248 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_11 | |||
OS Version | rPath Linux | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007179: Error in export.database | |||||||
Description | Version 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0013332) pjuvara (viewer) 2009-02-10 22:02 |
Please do not log backports directly. |
(0013691) svnbot (viewer) 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 (viewer) 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 (viewer) 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 [^] |
![]() |
|||
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 | OBNetwork customer | => No |
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 |