Skip to content

Don't encodeString() by default in dbQuoteString() #121

@gaborcsardi

Description

@gaborcsardi

I use sqlInterpolate whenever I can, and it encodes the strings via dbQuoteString and encodeString by default, which is fine, but I don't think that there is an operation to decode a string that I am getting out of a database.

Maybe there is a standard way to decode such a string, but I cannot find it. I cannot even use capture.output with cat, because capture_output encodes the string again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions