Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-51

N1QL Queries always printed out in console, should be suppressed by default.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.2
    • None
    • None
    • None

    Description

      Each N1QL Query is showing the URI and the query run in the console output:

      URI: http://127.0.0.1:8093/query/service
      Data:

      {"statement":"SELECT faa as fromAirport,geo FROM `travel-sample` WHERE airportname = 'Los Angeles Intl' UNION SELECT faa as toAirport,geo FROM `travel-sample` WHERE airportname = 'Heathrow'"}

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            brett19 Brett Lawson
            tgreenstein Todd Greenstein [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty