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

TransactionQueryOptions need to handle positional and named parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.0.x
    • None
    • None
    • None
    • 1

    Description

      They don't actually get parsed in the bindings.   Lets parse them and pop them in.   Sure, you can always use typical python ways of doing that, say:

       f'SELECT *  from {bucket} where ...'

      but we should handle parsing them when passed in the TransactionQueryOptions.

      Attachments

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

        Activity

          People

            jared.casey Jared Casey
            david.kelly David Kelly (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty