-
Excuse me if asking a generic couchbase connector here, but see your fork more active than the official:
when I call `.findById` or `.find` on my model, seems couchbase uses cbquery to fetch my data a…
-
we are using couchbase 4.1 with your driver.
after deleting a secondary index, we tried to run the query with adhoc = true and we received this exception:
`java.lang.IllegalStateException: The conte…
-
I just noticed that hangfire is making a lot of queries to Couchbase: it seems very chatty, even when not looking at the dashboard. Is this an issue with hangfire, or the couchbase.extension? Is there…
-
Just tried the user authentication after having switched "AccessToken" to couchbase.
Creating one works fine, but as soon as I use it I get the error "'token.created must be a valid Date".
The code …
-
Looks like there is no 1.0 version.. and the last release was in 2015 !
As I know, cbft is the core full text search engine of couchbase, right?
I am curious why this project is getting more inacti…
-
Hi,
I am not sure if this project is maintained, if yes, I think there is an issue with how the 'field' or 'column'
is retrieved by column index. e.g. getField(int columnNumber) in CBResultSet
…
yevsh updated
6 years ago
-
As a proxy, expressions in SQL could potentially be evaluated in one of several points of the lifecycle:;
1. Initial Proxy Routing/Evaluation context: ie proxy recieves sql, evaluate before passing…
-
https://issues.couchbase.com/browse/NCBC-1814
-
Trying to build with libcouchbase 3.0.7 I'm getting compilation report because `api3.h` is missing in 3.x
Is there a way to fix it?
```
>>> perl-couchbase: Unpacking /var/cache/distfiles/Couchb…
-
I had to edit some code for the generator to work and not sure what the effect of my code changes are, hence why this isn't a pull request
On OSX, I cloned [libcouchbase](https://github.com/couchbase…