From 33fa552c59da284e27ac7fe63762be2b65989f00 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Fri, 19 Jul 2013 17:08:02 +0200 Subject: [PATCH] inject SQL by regexp --- python/IntelliLang-python/src/pyInjections.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python/IntelliLang-python/src/pyInjections.xml b/python/IntelliLang-python/src/pyInjections.xml index 0f13238eb4f8..e9ae34e1a348 100644 --- a/python/IntelliLang-python/src/pyInjections.xml +++ b/python/IntelliLang-python/src/pyInjections.xml @@ -7,4 +7,8 @@ + + "SQL select/delete/insert/update/create" + +