summaryrefslogtreecommitdiffstats
path: root/Plugins/SqlEnterpriseFormatter/formatcreatevirtualtable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/SqlEnterpriseFormatter/formatcreatevirtualtable.cpp')
-rw-r--r--Plugins/SqlEnterpriseFormatter/formatcreatevirtualtable.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Plugins/SqlEnterpriseFormatter/formatcreatevirtualtable.cpp b/Plugins/SqlEnterpriseFormatter/formatcreatevirtualtable.cpp
index f6495a0..6efd863 100644
--- a/Plugins/SqlEnterpriseFormatter/formatcreatevirtualtable.cpp
+++ b/Plugins/SqlEnterpriseFormatter/formatcreatevirtualtable.cpp
@@ -98,6 +98,7 @@ void FormatCreateVirtualTable::handleToken(const TokenPtr& token)
case Token::CTX_FK_MATCH:
case Token::CTX_PRAGMA:
case Token::CTX_ROWID_KW:
+ case Token::CTX_STRICT_KW:
case Token::CTX_NEW_KW:
case Token::CTX_OLD_KW:
case Token::CTX_ERROR_MESSAGE: