inzanez

Results 25 issues of inzanez

Hi just seen that when trying to use `RemoveAll` on a Windows 2012 Server shared drive I get the error returned: `open shared\test: invalid response error: signing required` It then...

@fMeow Did you have any plans on how to implement retrieval of `QueyExtra` data? I would like to implement that asap, as I need it. I was just scanning through...

Hi does it really make sense to have the `Header` included in the `Document` structure? Wouldn't it make more sense to let the user of the driver decide whether or...

Hi would it make sense to implement batch operations like: - insert / update / replace / delete multiple documents (so basically extend the single document methods on `arangors::collection::Collection` based...

enhancement

Hi there I just started to check out AT-UI and I like it very much so far! I just got two things I'm missing from the documentation: - Is there...

Hi first of all, many thanks for that great component! :-) Works really nice and smooth. I do have a question about the 'estimateItemSize' though: I was under the impression...

Hi just installed the docker container and tried out several things. As I was particularly interested in multi-head workstations, I wanted to add some other video settings in the resources....

kind/bug
area/webapp
area/engine
stage/1-confirmed

Hi I'm trying to use `mutate` with Vue3 `next` version to mutate the cache for a value that stores an array. As nothing worked so far, I had a look...

Hi I was wondering if it was possible to create ZIP files on the fly so that one could stream them through an HTTP connection, for instance. But reading the...

Hi just found the `Snippet` example which is very useful. But as far as I can see it only ever returns one snippet per document. Is there a way to...