Project:
View Revisions: Issue #47945 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0047945: API Change: Changed C_POC_EMAIL* body column types from varchar to CLOB | ||
Revision | 2021-10-28 09:38 by cberner | ||
Description | As part of the related issue 43392, columns in C_POC_EMAIL and C_POC_EMAILDEFINITION tables will be changed from type VARCHAR to type CLOB, resulting in an API change. Extract from try run: [checkAPI] 11960 [main] WARN org.openbravo.ddlutils.task.CheckAPIDistribution - Column type change from VARCHAR to CLOB: column:C_POC_EMAIL.BODY [checkAPI] 11960 [main] WARN org.openbravo.ddlutils.task.CheckAPIDistribution - Column type change from VARCHAR to CLOB: column:C_POC_EMAILDEFINITION.BODY |
||
Revision | 2021-10-28 09:38 by cberner | ||
Description | As part of the related issue, columns in C_POC_EMAIL and C_POC_EMAILDEFINITION tables will be changed from type VARCHAR to type CLOB, resulting in an API change. Extract from try run: [checkAPI] 11960 [main] WARN org.openbravo.ddlutils.task.CheckAPIDistribution - Column type change from VARCHAR to CLOB: column:C_POC_EMAIL.BODY [checkAPI] 11960 [main] WARN org.openbravo.ddlutils.task.CheckAPIDistribution - Column type change from VARCHAR to CLOB: column:C_POC_EMAILDEFINITION.BODY |
Copyright © 2000 - 2009 MantisBT Group |