From 409f92f344890d9c19ffb345942c7bf90d2e0eae Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Thu, 28 Dec 2017 19:00:23 +0100 Subject: [PATCH] Increase sms_address field size. This fixes #187 --- appinfo/database.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/database.xml b/appinfo/database.xml index ee0cfdc..dd63cc9 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -77,7 +77,7 @@ sms_address text true - 64 + 512 sms_msg