Unescapes str for use within an SQL command. This is the exact opposite of gda.server_provider.ServerProvider.escapeString.
a #GdaConnection object, or null
a string to escape
a new string
Unescapes str for use within an SQL command. This is the exact opposite of gda.server_provider.ServerProvider.escapeString.