Skip to content

Mogrification #112

Description

@keithpenrod

Is there any kind of mogrification/string cleaning when formatting strings?

For example, I want to execute a query like
INSERT INTO table VALUES (string_value)
with psycopg2, I understand it does the mogrify method to clean the string up before executing the query (eg, to prevent sql injection). Is there a way to do that with prestodb?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions