-
### Is your feature request related to a problem?
When a new record contains a duplicate on a field defined as unique, the error message returns the ID of the new record. While this works out fine fo…
-
Building and testing should be automated using GitHub actions, appveyor, or whatever
-
### Describe the bug
Scope management listed at https://surrealdb.com/features#permissions doesn't seem to work.
### Steps to reproduce
```
-- Enable scope authentication directly in SurrealD…
-
### Describe the bug
Currently these functions allow some invalid inputs and disallow some valid ones. We are currently using regular expressions to implement these functions. While this is OK for …
-
There are scenarios where you might want to save some public data to JSON (delivered clientside) but also save some private data to a third-party backend (like https://pocketbase.io/). The reason bein…