|
@@ -172,7 +172,7 @@
|
|
</script>
|
|
</script>
|
|
<% end %>
|
|
<% end %>
|
|
|
|
|
|
-<% if Blazer.data_sources[@query.data_source].adapter == "activerecord" %>
|
|
|
|
|
|
+<% if Blazer.data_sources[@query.data_source].adapter == "sql" %>
|
|
<script>
|
|
<script>
|
|
// do not highlight really long queries
|
|
// do not highlight really long queries
|
|
// this can lead to performance issues
|
|
// this can lead to performance issues
|