From 0efa6efb09809e3667b15349e80f27a83438e645 Mon Sep 17 00:00:00 2001
From: "j.goderbauer" <j.goderbauer@adito.de>
Date: Mon, 3 Dec 2018 17:28:16 +0100
Subject: [PATCH] RecordContainer fix: History_entity

---
 entity/History_entity/History_entity.aod | 1 +
 1 file changed, 1 insertion(+)

diff --git a/entity/History_entity/History_entity.aod b/entity/History_entity/History_entity.aod
index 858f19eb53..18b556b06f 100644
--- a/entity/History_entity/History_entity.aod
+++ b/entity/History_entity/History_entity.aod
@@ -11,6 +11,7 @@
   <conditionProcess>%aditoprj%/entity/History_entity/conditionProcess.js</conditionProcess>
   <onDBInsert>%aditoprj%/entity/History_entity/onDBInsert.js</onDBInsert>
   <onDBDelete>%aditoprj%/entity/History_entity/onDBDelete.js</onDBDelete>
+  <recordContainer>db</recordContainer>
   <linkInformation>
     <linkInformation>
       <name>0f5254de-80c0-4861-9526-dab5144c73e1</name>
-- 
GitLab