Skip to content

Fix issue with allow_delimiter_in_query not being passed to the connection in Upsert

Add allow_delimiter_in_query to queryOptions and pass queryOptions to the connection prepareStatement in Upsert

Related to #3220722

Merge request reports