Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-229

Example for mapkey_single is wrong

    XMLWordPrintable

Details

    Description

      The examples uses this:

      q.mapkey_single = ["abbaye_de_maredsous"]

      It should be:

      q.mapkey_single = "abbaye_de_maredsous"

      The 1st one creates the following url options:
      'key=%5B%22abbaye_de_maredsous22%5D'

      Where %5B and %5D are the square brackets.

      Attachments

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

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            pvarley Patrick Varley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty