https://issues.apache.org/ooo/show_bug.cgi?id=121492

--- Comment #12 from hanya <[email protected]> ---
Created attachment 82423
  --> https://issues.apache.org/ooo/attachment.cgi?id=82423&action=edit
Proposed patch to decompose and unquote column name before to find column

::dbtools::quoteName function does not escape the quote string and 
composing concatenates schema, table and column names with dot separator.
Extracting the required column name to get column from the index container, 
remove quote string and dot separator, last quoted item is the column name.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to