From 2ff698642bbcfcb214ee26b81ef49d49a51c01d0 Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Sun, 16 Mar 2014 03:53:18 +0100 Subject: [PATCH] Add new webhook column in api_aplications table --- lib/conf.d/bases_structure.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/conf.d/bases_structure.xml b/lib/conf.d/bases_structure.xml index 5b9d16568e..79d1854bc6 100644 --- a/lib/conf.d/bases_structure.xml +++ b/lib/conf.d/bases_structure.xml @@ -270,6 +270,14 @@ + + webhook_url + varchar(128) + YES + + + +