diff options
Diffstat (limited to 'apps/oauth2/appinfo/database.xml')
-rw-r--r-- | apps/oauth2/appinfo/database.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/appinfo/database.xml b/apps/oauth2/appinfo/database.xml index 2d7e3502db2..48de162299c 100644 --- a/apps/oauth2/appinfo/database.xml +++ b/apps/oauth2/appinfo/database.xml @@ -72,7 +72,7 @@ <name>encrypted_token</name> <type>text</type> <notnull>true</notnull> - <length>255</length> + <length>786</length> </field> </declaration> </table> |