pg.object_utils.quote_if_str

Accessible via pg.object_utils.quote_if_str.

quote_if_str(value)[source]

Quotes the value if it is a str.

Return type:

Any