Skip to content
Snippets Groups Projects
Commit f932b781 authored by Yorick Peterse's avatar Yorick Peterse
Browse files

Replace double quotes when obfuscating SQL

InfluxDB escapes double quotes upon output which makes it a pain to deal
with. This ensures that if we're using PostgreSQL we don't store any
queries containing double quotes in InfluxDB, solving the escaping
problem.
parent 09a31156
No related branches found
No related tags found
1 merge request!2042Storing of application metrics in InfluxDB
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment