-
### Describe the bug
Importing seems to have issues when there are special chars like backslashes and dollar signs or futures... I think they need to be escaped in the export. Also found that futur…
-
### Describe the bug
Parsing error when a function contain an IF statement
### Steps to reproduce
I was trying to write a global function where a 'user' can set themself a 'achievement'
```SQL
…
-
Add query params with safety measures against sqli into full query methods(such as the execute method).
Look at how [PyMySQL](https://github.com/PyMySQL/PyMySQL/blob/main/pymysql/converters.py) got…
-
### Is your feature request related to a problem?
No
### Describe the solution
Currently, the REPL looks something like this:
```
> CREATE something CONTENT {"a":"b"}
[{"time":"493.401µs","sta…
-
new database system: https://github.com/surrealdb/surrealdb
database visualization.. there's no category for this not sure what to call it other than visualization https://github.com/azimuttapp/a…
-
### Describe the bug
When my code reaches the `signin` function it freezes, no response is returned.
### Steps to reproduce
Run searreal DB with the following command
```
surreal start --log debu…
-
Any reason id is of type `Xid` instead of `String`? https://github.com/ZeroAssumptions/aide-de-camp/blob/92aea347f69950a3d0f081e6590d47d73331bd1b/aide-de-camp/src/core/job_handle.rs#LL11-L11C25
Som…
-
### Description
I want to add some labeled data into OpenDigger to help us for our community analysis.
The data is based on a dataset fused by data from [dbdb.io](https://www.dbdb.io/) and [DB-Eng…
-
### Describe the bug
I've tried different combination of username and passwords, and it seems only `root` and `root` actually work.
Are there limitations in terms of length or character set for the …
-
We need to look into what database system we'd like to use. SQL is familiar, but there are other options.
If we go with SQL, which flavor are we going to use? (PostgreSQL, MySQL, SQLServer, etc.)
…