add audit journal log for hs_office_relationship
This commit is contained in:
@ -17,3 +17,11 @@ create table if not exists hs_office_relationship
|
||||
relType HsOfficeRelationshipType not null
|
||||
);
|
||||
--//
|
||||
|
||||
|
||||
-- ============================================================================
|
||||
--changeset hs-office-relationship-MAIN-TABLE-JOURNAL:1 endDelimiter:--//
|
||||
-- ----------------------------------------------------------------------------
|
||||
|
||||
call create_journal('hs_office_relationship');
|
||||
--//
|
||||
|
Reference in New Issue
Block a user