Skip to main content

Module stringify

Module stringify 

Source

Functions§

can_print
format_value
get_value
is_null
Determine whether the value at the given column is SQL NULL.
postgres_to_json_value
Convert a PostgreSQL row column to a JSON value
sql_quote
Render a cell’s already-stringified text as a SQL literal suitable for an INSERT.