# Functions

Pretty formats a SQL query string by replacing placeholders with actual argument values.

# Constants

PlaceholderDollar represents the placeholder format for SQL queries using dollar notation.