-
I installed anrango 3.4-rc4 and some of my unit tests failed. While fixing some of them I found this bug:
DUMP: [debugDump.zip](https://github.com/arangodb/arangodb/files/2628340/debugDump.zip)
Th…
-
As well as being searchable from within VSCode's extensions catalog, published extensions appear in a web marketplace.
The Docker extension is a good example of how these can look:
https://marketp…
-
Attendance
-
Design links URL should be aligned to the right and 30px from the widest text element design link name. Right now the checkpoint and final design links URL are not uniform (they should).
![screen sho…
-
In current devel (edb6011ccbe74981f02553f33fc6bd9faa4a4515) I see an exception with the following query:
```
FOR doc IN booksView SEARCH 'quam' IN TOKENS(doc.text, "text_de") RETURN doc
```
> WA…
-
## My Environment
* __ArangoDB Version__: 3.3.14
* __Storage Engine__: RocksDB
* __Deployment Mode__: Single Server
* __Deployment Strategy__: Manual Start
* __Confi…
-
## my environment running ArangoDB
I'm using the latest ArangoDB of the respective release series:
- [ ] 2.8
- [ ] 3.0
- [ ] 3.1
- [ ] 3.2
- [x] 3.3
- [ ] self-compiled devel branch
Mode:
-…
ghost updated
5 years ago
-
## My Environment
* __ArangoDB Version__: 3.3.13
* __Storage Engine__: MMFiles vs Rocks
* __Deployment Mode__: Single Server
## Component, Query & Data
```
LET lengt…
-
The OBF logo was recently refreshed and is a gorgeous minty green. We'd be interested in seeing other colours as well - perhaps including some rainbow / pride colour versions. Use your creativity!
…
-
Unclear how can I run a simple query with transaction in PHP ?
I have tried this way :
$connection = new Connection($connectionOptions);
$query = 'FOR u IN Courses
FILTER u.`Availa…