Robin de Rooij
Robin de Rooij
It would be a good idea to give users the ability to set their default search engine in the configuration in my opinion, since most default search engines don't respect...
Some checksum algorithms that are widely used are missing. Those are especially used on embedded devices with few resources. To name a few: * sum8 * sum16 * sum32 I've...
**Describe the bug** When a DB storage is created with `terminusdb store init` but the system can't make the directory, you'll get a very weird stack trace. We want a...
**Describe the bug** When you delete the root user, you end up with a malfunctioning system database. **To Reproduce** Steps to reproduce the behavior: 1. Start TerminusDB 2. Run: `curl...
The Docker images of databases like Postgres allow startup scripts to be defined. This makes deployment a lot easier, as you don't have to use separate Python scripts and the...
**Describe the bug** Casting to a xsd:decimal loses precision **To Reproduce** Steps to reproduce the behavior: 1. Create an empty DB 2. Go to the query tab 3. Execute the...
**Describe the bug** When you run TerminusDB and set the `TERMINUSDB_LOG_PATH` ENV variable, it will result in a crash with the following error: ``` ERROR: setting `logfile' does not exist...
**Describe the bug** The triples endpoint just returns the whole triple as one big JSON string. This causes a lot of escaping as well in the turtle. I think it...
Try to run this file when using scryer prolog: https://raw.githubusercontent.com/rrooij/term_generator/master/test_term_28000.pl After it is loaded, run: ``` ?- parent(X). ``` Which will give you the following error: ``` thread 'main' panicked...
The emacs.sexy site uses Google Analytics. A proprietary analytics program. I'm sure that Stallman wouldn't approve.