-
- Downloads
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
Loading
Please register or sign in to comment