bali-nusa-plugin/devMigration/migration_script_1101163346...

10 lines
462 B
SQL

-- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator
-- Apr 20, 2018 10:17:57 AM UTC
UPDATE AD_Attachment SET UpdatedBy=100, Title='zip', TextMsg=NULL,Updated=TO_TIMESTAMP('2018-04-20 10:17:57','YYYY-MM-DD HH24:MI:SS') WHERE AD_Attachment_ID=30000
;
-- Apr 20, 2018 10:18:08 AM UTC
UPDATE AD_Attachment SET UpdatedBy=100, Title='zip', TextMsg=NULL,Updated=TO_TIMESTAMP('2018-04-20 10:18:08','YYYY-MM-DD HH24:MI:SS') WHERE AD_Attachment_ID=30000
;