Configure PostgreSQL placeholder format
master?) as placeholders. For PostgreSQL, you must set the PlaceholderFormat to sq.Dollar to use $1, $2, etc. You can apply this to a StatementBuilder to ensure all queries generated from that builder use the correct format.