Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af75d85 commit 1e40213Copy full SHA for 1e40213
1 file changed
python/ql/test/experimental/semmle/python/frameworks/clickhouse-driver/ClickHouseDriver.ql
@@ -2,5 +2,5 @@ import python
2
import experimental.semmle.python.frameworks.ClickHouseDriver
3
import semmle.python.Concepts
4
5
-from SqlExecution::Range s
+from SqlExecution s
6
select s, s.getSql()
0 commit comments