type database/sql/driver.ExecerContext (interface)

Method Implmentations

ExecContext(ctx context.Context, query string, args []NamedValue) (Result, error) *github.com/jackc/pgx/v5/stdlib.Conn.ExecContext