From 7bd0ea3af3262e8e5c82834cffbbda5303f699d1 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Thu, 17 May 2018 09:21:55 +0200 Subject: [PATCH] Prepare conversation scheme --- appinfo/database.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/appinfo/database.xml b/appinfo/database.xml index dd63cc9..f3d71df 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -169,6 +169,32 @@ + + *dbprefix*ocsms_conversations + + + id + text + true + 64 + + + sms_address + text + true + 512 + + + smsdata_conversations_id_address + + id + + + sms_address + + + +
*dbprefix*ocsms_sendmessage_queue