-
### Is your feature request related to a problem?
no
### Describe the solution
To enhance the usability of SurrealDB, I propose adding a function that allows users to retrieve the database ve…
-
### Is your feature request related to a problem?
No first-class Svelte support
### Describe the solution
Like React, real-time updating and feature support for Svelte.
### Alternative methods
A …
-
Single strings can be passed in for the labels field, which are parsed incorrectly somewhere between the database and the json response, splitting up the string into an array of characters.
[link to …
-
The miner does install and allows to run the app, but it doesnt start the miner nor displays the console log.
![Screenshot_20211023-130809_CoinIMP Webchain miner](https://user-images.githubusercon…
-
### Describe the bug
I am trying to store multiple different kinds of objects in an array. In Rust, I use a `vec` for that. I use the [typetag](https://github.com/dtolnay/typetag) to enable serde to …
vypxl updated
2 months ago
-
### Is your feature request related to a problem?
This issue is to track the implementation of rate limiting, as it's an essential feature with security in mind it should be prioritised.
This f…
-
### Describe the bug
## Description
In surrealdb, I am trying to insert a record which one field contains an array size 2_000_000 elements and I found out it won't let me do this and return: Api(W…
-
I have been using SMPL-based projects continually, such as SURREAL, HMR/HMMR.
I found it's convenient to inspect SMPL in 3D software (e.g. Blender and Maya) by FBX model .
I guess it may be possi…
-
### Describe the bug
![image](https://github.com/surrealdb/surrealdb/assets/94012185/4c5f98ce-8990-4caf-abf0-2101a8d016bb)
jsonwebtoken = { version = "8.3.0-surreal.1", package = "surrealdb-js…
-
Hi all!
I just started using surrealdb and surrealdb.js with deno for a backend service. I have one instance of Surreal that is being passed around.
Yesterday I used transactions for the first tim…