Skip to content

N1QL Queries do not work with the CFFI #4

Description

@Chippiewill
File "<file>", line 64, in <function>
    for row in bkt.n1ql_query(query):
  File "/usr/local/Cellar/pypy/2.6.1/libexec/site-packages/couchbase/n1ql.py", line 372, in __iter__
    self._start()
  File "/usr/local/Cellar/pypy/2.6.1/libexec/site-packages/couchbase/n1ql.py", line 312, in _start
    self._mres = self._parent._n1ql_query(self._params.encoded,
AttributeError: 'Bucket' object has no attribute '_n1ql_query'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions