Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-487

Logic for adhoc vs prepared queries is inverted

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.3.3
    • 2.3.0, 2.3.1, 2.3.2
    • library
    • None

    Description

      The logic for adhoc vs prepared queries is inverted, so if $query->adhoc is set to true (or left as default), then the query is prepared, and if $query->adhoc is set to false then the query is not prepared. This is the opposite to what is expected to happen.

      Patch incoming.

      Attachments

        For Gerrit Dashboard: PCBC-487
        # Subject Branch Project Status CR V

        Activity

          People

            malarky Chris Malarky
            malarky Chris Malarky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty