-
### 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…
-
### Describe the bug
When I use a vector of string, there is not item retrieved.
### Steps to reproduce
Considere the following code :
```rust
let fullnames: Vec = vec![...]
let query = db
…
-
### Describe the bug
Bug: impossible to insert an object that has a field record
### Steps to reproduce
in Surreal db i have 2 tables: category & product
```
DEFINE TABLE category SCHEMALESS;
DE…
-
- Vanilla Music Version (Settings -> About): 1.0.85
- Android Version: 9
- Phone vendor / model:
- Application was downloaded from (use `[x]`):
- [ ] Play Store
- [x] F-Droid
- [ ] Other (…
-
### Is your feature request related to a problem?
Currently these only support floats. We may want to [support more formats](https://docs.rs/latlon/0.1.3/latlon/fn.parse.html#supported-formats-exampl…
-
Build a MadLibs game.
> Mad Libs is a phrasal template word game where one player prompts others for a list of words to substitute for blanks in a story, before reading the – often comical or nonsens…
-
### Describe the bug
$parent doesn't work in if statement in subquery
### Steps to reproduce
nothing returns
```sql
select 1 from [{id: 1}] WHERE (SELECT true FROM 1 WHERE (IF 1=1 then $parent.id…
-
### Describe the bug
The CLI should do version checks for upgrades and allow for the check to be overridden.
It may be defaulting to true (doesn't look like it when testing against previous versio…
-
### Describe the bug
When i upload a large file into the database, it crashes.
As far as i know, this only happens in Node.js Embedded.
### Steps to reproduce
```rs
import { surrealdbNodeEngin…
-
The default json.Marshal method automatically escapes the `->` pointers so the Surreal server returns a parsing error.
> Actually, the way that Websocket.Send checks for an ID before an error was m…