summaryrefslogtreecommitdiff
path: root/app/views/sherlock/queries/_general.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/sherlock/queries/_general.html.haml')
-rw-r--r--app/views/sherlock/queries/_general.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/sherlock/queries/_general.html.haml b/app/views/sherlock/queries/_general.html.haml
index ddc089b0bd7..52c7bc47ca7 100644
--- a/app/views/sherlock/queries/_general.html.haml
+++ b/app/views/sherlock/queries/_general.html.haml
@@ -36,7 +36,7 @@
%li
.code.js-syntax-highlight.sherlock-code
:preserve
- #{highlight("#{@query.id}.sql", @query.formatted_query)}
+ #{highlight("#{@query.id}.sql", @query.formatted_query, language: 'sql')}
.card
.card-header