BF [ 2856311 ] Included Tab field displays all tabs

https://sourceforge.net/tracker/?func=detail&aid=2856311&group_id=176962&atid=879332
This commit is contained in:
teo_sarca 2009-09-10 19:25:41 +00:00
parent 4f154c59a2
commit e31b4b7861
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
-- Sep 10, 2009 10:20:38 PM EEST
UPDATE AD_Column SET AD_Val_Rule_ID=163,Updated=TO_DATE('2009-09-10 22:20:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=0 WHERE AD_Column_ID=57957
;

View File

@ -0,0 +1,4 @@
-- Sep 10, 2009 10:20:38 PM EEST
UPDATE AD_Column SET AD_Val_Rule_ID=163,Updated=TO_TIMESTAMP('2009-09-10 22:20:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=0 WHERE AD_Column_ID=57957
;