mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 13:32:13 +00:00
f10fc95933
Previously it leads to syntax error, due to incorrect escaping of single quotes for SQLite, "\'" had been used instead of "''" So set output_format_values_escape_quote_with_quote=true for SQLite to fix this. v2: prepare modified Context for writing on storage creation Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
0_stateless | ||
1_stateful | ||
bugs | ||
shell_config.sh |