ClickHouse/tests/queries/0_stateless/02375_double_escaping_json.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
76 B
MySQL
Raw Normal View History

SELECT '\\' AS `"` FORMAT JSON SETTINGS output_format_write_statistics = 0;