From 47eebe5f6c12258cd2536fe2f0d7a9e78ff46ae5 Mon Sep 17 00:00:00 2001 From: Tom Needham Date: Fri, 31 Aug 2012 13:28:05 +0000 Subject: [PATCH] Add 'authorised' field to oauth_tokens table --- db_structure.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/db_structure.xml b/db_structure.xml index 7130c855991..f0f933a656e 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -539,6 +539,12 @@ 7 + + authorised + boolean + 0 + +