Project:
View Revisions: Issue #50389 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0050389: API Change: Add dates check constraint on table: M_OFFER_ORGANIZATION | ||
Revision | 2022-10-03 14:23 by jlopez | ||
Description | A check restriction is added to the M_OFFER_ORGANIZATION table so that the start date is always prior to or equal to the end date, if entered. API change risk: None - Both columns are new by new development so there are no problems with entering existing data. - STARDATE and ENDDATE columns are null by default and so there is no problem with existing clients. |
||
Revision | 2022-10-03 14:15 by jlopez | ||
Description | A check restriction is added to the M_OFFER_ORGANIZATION table so that the start date is always prior to or equal to the end date, if entered. API change risk: Small - Both columns are new by new development so there are no problems with entering existing data. - Since both STARDATE and ENDDATE columns can be null, there will be no problem in that sense either. |
Copyright © 2000 - 2009 MantisBT Group |