Fix [ 1902656 ] Hard to find process in Role window
This commit is contained in:
parent
e2d9076772
commit
a28027c5e4
|
@ -0,0 +1,4 @@
|
|||
-- Feb 26, 2008 9:21:21 PM COT
|
||||
-- 1902656 - Hard to find process in Role window
|
||||
UPDATE AD_Column SET IsIdentifier='Y',SeqNo=2,Updated=TO_DATE('2008-02-26 21:21:28','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=2809
|
||||
;
|
|
@ -0,0 +1,4 @@
|
|||
-- Feb 26, 2008 9:21:28 PM COT
|
||||
-- 1902656 - Hard to find process in Role window
|
||||
UPDATE AD_Column SET IsIdentifier='Y',SeqNo=2,Updated=TO_TIMESTAMP('2008-02-26 21:21:28','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=2809
|
||||
;
|
Loading…
Reference in New Issue