-
Seeing as you're working on the FC's engine, here's an old game that might help you!
RapidFire (极限火力), also developed by PDE.
appeared before FC, and uses the same encryption method that
Instead …
-
### Is your feature request related to a problem?
Integrating ONNX Runtime into SurrealDB enables seamless execution of SurrealML models directly within the database environment, improving performanc…
-
Hello, thank you for your excellent work!
I use surreal dataset to train the model,When reading smpl parameter data,I have done the preprocessing according to your method`pose[0:3] = rotateBody(RzBod…
-
### Feature description
Right now this connector has no knowledge of relationships - it simply receives openCDC records and does CRUD on SurrealDB.
It would be good to be able to automatically
…
-
# Description
As you see in this zeplin screenshot below, there is an outline around the star for when a source is selected. The star will need to be wired up to know when the source widget is sele…
-
### Describe the bug
This bug is a follow up from the below PR. This requires us to fix testcases listed in TestFetch()
This is not a bug in the SDK and a bug in the core engine which needs to be fi…
-
### Describe the bug
My terminal says command not found docker when I run the last step in the instructions
### Reproduction
1. run the command
2. says command not found
### Expected behaviour
d…
-
### Describe the bug
I am running to into the following error here and then:
` HttpConnectionError: Failed to buffer the request body: length limit exceeded`
### Steps to reproduce
Unfortuna…
-
the trait bound `account_manage::Account: std::convert::From` is not satisfied
required for `app_db_schema::SurrealValue` to implement `Into`
```rs
pub struct Account {
// pub id: Thing,
…
-
### Describe the bug
I'm currently testing `surrealdb v1.2.1` by running the database in a GKE `StatefulSet` deployment and the pod shows a saw tooth memory profile due to memory consistent increase …