exasol / r-exasol

The EXASOL package for R provides an interface to the EXASOL database.
http://www.exasol.com
BSD 3-Clause "New" or "Revised" License
22 stars 8 forks source link

Comment password encoding limitations #114

Closed tomuben closed 2 years ago

tomuben commented 2 years ago

Background

In #113 we fixed only one part, however encoding curly braces correctly is not supported by ODBC driver by now.

Acceptance Criteria

Encode any occurence of "}" in a password with "}}".

redcatbear commented 2 years ago

Asked if internal ticket this depends on can now be solved.

redcatbear commented 2 years ago

Please add as "known issue" to the docuementation, since the driver team told us they are not going to fix this.

tkilias commented 2 years ago

@redcatbear I put it on the plan for next week.