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

View Revisions: Issue #27724 Back to Issue ]
Summary 0027724: Api break new mandatory column added without default or oncreate default
Revision 2014-10-01 16:47 by gorkaion
Description There is a new column (dateacct) in M_Transaction_Cost table that does not have a default value. The column is initialized by a ModuleScript but as there is no default any module doing insertions will fail.

 [checkAPI]
 [checkAPI] 17790 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 17799 ERROR - Errors in API model validation
 [checkAPI] 17807 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 17815 ERROR - Added mandatory column without default or onCreateDefault: M_TRANSACTION_COST.DATEACCT
 [checkAPI] 17823 ERROR -
Revision 2014-10-01 16:45 by gorkaion
Description There is a new column (dateacct) in M_Transaction_Cost table that does not have a default value. The column is initialized by a ModuleScript but as there is no default any module doing insertions will fail.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker