-
Hi
Thanks for your great work in advance!
I wonder if you could tell me how to get 24 UV coordinates of texture from SURREAL?
It seems like that source codes of SURREAL only give several part of …
-
### Describe the bug
I created a surreal function to wrap a complex query so I could re-use it in multiple places on the rust side.
For some reason all of the ints in my tables come back as floats w…
-
**Describe the bug**
I noticed that these options weren't working when testing with the sitedossier source, for example. I suspected that it was blocking my VPN's IP.
I thought it was coming from him,…
-
### Describe the bug
hi, I have a surrealdb 1.5.4 running in a docker container. i have several vector mtree indexes, out of nowhere my vector searches started to throw the following reply: 'Index is…
-
### Describe the bug
Not supporting latest SurrealDB fully.
### Steps to reproduce
Not supporting latest SurrealDB fully.
### Expected behaviour
Should support fully.
### SurrealDB v…
-
We currently have a definition of the [surreal numbers](https://en.wikipedia.org/wiki/Surreal_number) in [surreal.lean](https://github.com/leanprover-community/mathlib/blob/master/src/set_theory/surre…
-
Now I get the training data of 3D-coded, and make a training experiment with 1000 data. But I got a bad result. Could you tell me how to set the parameters related to SURREAL?
In the process of tra…
-
### Describe the bug
LIVE SELECT inside a surreal function or script function is currently unsupported
### Steps to reproduce
Surreal function
```
DEFINE FUNCTION fn::liveExample(){
RE…
-
### Describe the bug
The query bugs if I try to EXPLAIN it while it contains record id range.
On 2.0.3 it yields just `{}`
On 2.1.0 it yields `"Cannot read properties of undefined (reading 'tag')"`…
-
### Is your feature request related to a problem?
Able to control concurrency of a single RPC query, to allow multiple queries to run at the same time. Eg splitting up expensive queries into selfco…