add audit journal log for hs_office_contact
This commit is contained in:
@ -13,3 +13,11 @@ create table if not exists hs_office_contact
|
||||
phoneNumbers text -- TODO.feat: change to json
|
||||
);
|
||||
--//
|
||||
|
||||
|
||||
-- ============================================================================
|
||||
--changeset hs-office-contact-MAIN-TABLE-JOURNAL:1 endDelimiter:--//
|
||||
-- ----------------------------------------------------------------------------
|
||||
|
||||
call create_journal('hs_office_contact');
|
||||
--//
|
||||
|
Reference in New Issue
Block a user