-
### Is your feature request related to a problem?
Surreal is super powerful already compared to standard RDBMS' or even NoSQL DBMS', up to a level where I am starting to think about using Surreal a…
-
This issue tracker is used for bug report, please don't ask for help here.
Instead, use StackOverflow with a tag of **Authlib**.
i use authlib example. but i find the oauth2_token refresh_token …
-
There is an interesting discussion in Rieger, A. Paradox, ZF, and the axiom of foundation about the constructivist view of the definition of the universe:
> if the agent is conceived of as working in…
-
I have the miner configured with xmr stak, is working quietly when at some point I get the problem in question: error CL INVALID KERNEL when calling clEnqueueNDRangeKernel for kernel 0.
The hashrate …
-
# What is the issue?
Currently, our project does not have a mechanism for managing database migrations for SurrealDB. Database migrations are essential for versioning and tracking changes to the da…
-
SurrealDB ver 1.1.1, Macos Sonoma
Steps to reproduce
starts SurrealDB with --auth
use Postman or any http-client you like and send POST http://127.0.0.1:8000/ml/import with all needed fields(he…
-
This would probably be pretty low priority, but often times I'm deploying PocketBase to an environment that only has the binary and I'd like to avoid installing other dependencies. It would be nice if…
-
The JS SDK adds the `s` parameter to all parameters provided as a string; this prevents Surreal from inferring types and forces a difference between the input and output schemas for a table. This caus…
-
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…
-
### Describe the bug
When I create a new rust `wasm-pack` project, and adding `surrealdb` as a dependency, using the `Any` engine causes the infamous `"env"` import to show up.
Here are my crates …