Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005198 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | minor | always | 2008-09-23 13:10 | 2009-03-18 11:02 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 128 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0005198: Checks containing "::character varying" statements are not standardized correctly. | |||||||
Description | In PostgreSQL, checks containing "::character varying" statements are not standardized correctly. Therefore, when you export a table with a check that contains those statements, the XML is exported with them, and this could lead to problems when creating the database in Oracle. | |||||||
Steps To Reproduce | Create a check with a "::character varying" statement and do an export.database. | |||||||
Proposed Solution | We will filter those statements and delete them. | |||||||
Tags | dbsm_migrate | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0009156) svnbot (reporter) 2008-09-23 15:26 |
Repository: dbsourcemanager Revision: 127 Author: marvintm Date: 2008-09-23 15:26:12 +0200 (Tue, 23 Sep 2008) Fixed bug 5198. Now checks with ::character varying will be filtered to remove that statement, to avoid problems with Oracle --- U branches/dbsmmodularity/src/org/apache/ddlutils/platform/postgresql/PostgreSqlCheckTranslation.java --- https://dev.openbravo.com/websvn/dbsourcemanager/?rev=127&sc=1 [^] |
(0009157) svnbot (reporter) 2008-09-23 15:29 |
Repository: dbsourcemanager Revision: 128 Author: marvintm Date: 2008-09-23 15:29:12 +0200 (Tue, 23 Sep 2008) Backport of bug 5198. Now checks with ::character varying will be filtered to remove that statement, to avoid problems with Oracle --- _U branches/r0.8x/ U branches/r0.8x/src/org/apache/ddlutils/platform/postgresql/PostgreSqlCheckTranslation.java --- https://dev.openbravo.com/websvn/dbsourcemanager/?rev=128&sc=1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2008-09-23 13:10 | marvintm | New Issue | |
2008-09-23 13:10 | marvintm | Assigned To | => marvintm |
2008-09-23 15:22 | marvintm | Status | new => scheduled |
2008-09-23 15:22 | marvintm | fix_in_branch | => trunk |
2008-09-23 15:26 | svnbot | Checkin | |
2008-09-23 15:26 | svnbot | Note Added: 0009156 | |
2008-09-23 15:26 | svnbot | Status | scheduled => resolved |
2008-09-23 15:26 | svnbot | Resolution | open => fixed |
2008-09-23 15:26 | svnbot | svn_revision | => 127 |
2008-09-23 15:29 | svnbot | Checkin | |
2008-09-23 15:29 | svnbot | Note Added: 0009157 | |
2008-09-23 15:29 | svnbot | svn_revision | 127 => 128 |
2008-11-25 22:45 | psarobe | Status | resolved => closed |
2008-12-18 12:38 | jpabloae | Sticky Issue | No => Yes |
2008-12-18 12:39 | jpabloae | Sticky Issue | Yes => No |
2008-12-18 12:39 | jpabloae | Tag Attached: dbsm_migrate | |
2008-12-18 12:41 | jpabloae | Project | @4@ => Openbravo ERP |
2008-12-18 12:41 | jpabloae | Category | => Y. DBSourceManager |
2009-03-18 11:02 | anonymous | sf_bug_id | 0 => 2691354 |
Copyright © 2000 - 2009 MantisBT Group |