Skip to content

Commit

Permalink
#2340 Rename the relation type for changelog to fit TableRecordIdTarget
Browse files Browse the repository at this point in the history
  • Loading branch information
metas-rc committed Nov 23, 2017
1 parent 90cce6b commit c2605b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.

This file was deleted.

@@ -0,0 +1,6 @@

-- 2017-11-23T15:40:06.656
-- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator
UPDATE AD_RelationType SET IsTableRecordIdTarget='Y', Name='AD_ChangeLog_TableRecordIdTarget',Updated=TO_TIMESTAMP('2017-11-23 15:40:06','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_RelationType_ID=540188
;

0 comments on commit c2605b8

Please sign in to comment.