-
Division of surreal numbers is a monster. The left set and right set of the result of division are defined in terms of one another, which has the potential to require an infinite sequence of surreals …
-
When I run "./tools/setup.sh", the system throws an error about docker as below;
`docker: invalid reference format.
See 'docker run --help'.`
I can confirm that my docker installation on Pop!_O…
-
### Describe the bug
When using an `if` statement inside a transaction and assigning to a variable,
the variable value isn't updated outside the transaction.
Without the `if`, the variable val…
-
Part of the API esp in `mq-surreal` can be refactored to help in building lib's on top of it eg.
https://github.com/prabirshrestha/mq/blob/5ea1781a8ff236b1f60da0c0df1541ec784a0c6c/mq-surreal/src/prod…
-
### Roadmap
- [x] custom fetch plugin and useFetch composable.
- [x] Database presets
- [x] ~~support official [SurrealDB Rest integration](https://surrealdb.com/docs/surrealdb/integration/http).…
-
### Describe the bug
When querying SurrealDB to fetch accounts (SELECT * FROM accounts), the response is retrieved successfully, but deserialization into the Account struct fails. The application enc…
-
I'm learning Sveltekit to build a Tauri app and I believe Surrealdb is a good choice for my use case. However, I've not found yet an example of an app that uses these three stacks together. Have you e…
-
### Is your feature request related to a problem?
For the purposes of database migrations in production, it is necessary that fields, events, and even databases among other entities (i.e. namespaces)…
-
### Is your feature request related to a problem?
The `surreal` binary can be compiled with different combinations of storage engines, features, crate versions, etc
When debugging binary issues, s…
-
Hello everyone,
I have uploaded the new version of the profile. Main changes:
- included features for structuring scenario and service mode specification
- plugin renaming
- added figure of the…