Add new webhook column in api_aplications table

This commit is contained in:
Nicolas Le Goff
2014-03-16 03:53:18 +01:00
parent da45ac4d78
commit 2ff698642b

View File

@@ -270,6 +270,14 @@
<default></default>
<comment></comment>
</field>
<field>
<name>webhook_url</name>
<type>varchar(128)</type>
<null>YES</null>
<extra></extra>
<default></default>
<comment></comment>
</field>
</fields>
<indexes>
<index>