BF2668133 : use "set define off" in migration scripts
This commit is contained in:
parent
2552ae5e36
commit
65c863c116
|
@ -1,3 +1,5 @@
|
|||
set define off;
|
||||
|
||||
-- 06.03.2009 08:58:57 EET
|
||||
--
|
||||
UPDATE AD_Process SET IsActive='N',Updated=TO_DATE('2009-03-06 08:58:56','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=0 WHERE AD_Process_ID=53054
|
||||
|
|
Loading…
Reference in New Issue