Skip to content

Commit 964cde6

Browse files
committed
Add clickhouse to the map of dialects
1 parent f0aca9f commit 964cde6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

aikido_zen/vulnerabilities/sql_injection/map_dialect_to_rust_int.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
DIALECTS = {
66
"generic": 0,
7+
"clickhouse": 3,
78
"mysql": 8,
89
"postgres": 9,
910
"sqlite": 12,

0 commit comments

Comments
 (0)