UWVA#28292 cnt_contract_status tijdelijk weer default 0
svn path=/Database/trunk/; revision=20133
This commit is contained in:
@@ -105,6 +105,10 @@ ALTER TABLE res_disc_params ADD res_disc_params_remoteurl VARCHAR2(512);
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// FSN#28257
|
||||
UPDATE fac_functie SET fac_functie_groep = 0 WHERE fac_functie_code ='WEB_RESNOS';
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// UWVA#28292
|
||||
// Deze hadden we bij UWVA teruggezet. Nu definitief weer 'goed'
|
||||
ALTER TABLE cnt_contract MODIFY (cnt_contract_status DEFAULT NULL);
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user