-
I may be wrong here, but I believe to remember that in the past, it was possible to move an entry in a notepad category up or down, after long tapping this entry.
This does not seem to be possible an…
-
How do I create a bucket?
-
Consider the following scenario:
1. pod gets deleted/failed
2. failed node gets failed over (either via auto-failover, or manually)
3. node comes back online with the same IP address (usually happens …
-
I'm facing such a context:
* Have some predefined queries;
* Have some newly indexed items.
What I want to do is:
Knowing if these newly added item could be matched by the predefined queries, i…
-
## Summary
Read-only user unable to view logs of an event for which Category was changed.
## Steps to reproduce the problem
1. Change category of an existing event from let's say "A"…
-
Hello,
How well does this work with the Sync Gateway? I see that you're "just" wrapping Couchbase SDK methods (very similar to Node-Ottoman) but it's not clear wether or not the Sync Gateway is suppo…
-
Hey guys,
I'd like to create a Conan package from an internally hosted gitlab project
I'm currently struggling with the CMake Configure Step.
CMake Error: The source directory "C:/...../build/e9…
-
package.json:
{
"name": "tmp",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",…
-
Instead of creating the bucket using REST API, is there a way that we can configure CouchbaseMock to create the buckets automatically every time it is started?
-
I'm following the instructions for using libbindgen in build.rs, and I'm trying to generate bindings for a c library that uses glib. This example doesn't seem to quite meet my needs because glib heade…