v.24.2Bug Fix

Fix SQLite INSERT Handling of Single Quotes

Fix INSERT into SQLite with single quote (by escaping single quotes with a quote instead of backslash) #60015 (Azat Khuzhin).