-
Our current approach to linking versions of objects in DataONE and Metacat is to provide a pointer in the SystemMetadata for each object that points at the objects that it `obsoletes` and those that a…
-
Pretty self explanatory ;)
The `__closure` table, and any other property starting with `__` should be hidden.
![Screenshot 2022-10-10 at 09 54 00](https://user-images.githubusercontent.com/23165…
-
**Issue type:**
[x] question
[ ] bug report
[x] feature request
[x] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[x] `mysql` / `mariadb`
[ ] …
-
```SQL
dev=> create table t(v1 int, v2 int as v1 + v1, v3 int default 10, v4 varchar);
CREATE_TABLE
dev=> insert into t(v3) values (1);
ERROR: Failed to run the query
Caused by these errors (r…
-
For file [test.zip](https://github.com/user-attachments/files/17452027/test.zip) This command:
```
pyftsubset 'test.ttf' --output-file='new-test.ttf' --unicodes='U+21-23' --layout-features="" --drop…
-
### Related problem
(Current nushell version is 0.93.0)
I am trying to write a script that does some simple parsing and then substitutions in a certain column via a regex. The source is something …
-
If you look at the logs, you will see 2x as many prints as rows. E.g. when syncing a table with 1 row:
```
Datasource retrieved from Mongo: 66fcd0619953c0a0f29d8663
Datasource retrieved from Mong…
-
Hello Markus,
I actively using your cli but unfortunately faced with this.
```
thread 'main' panicked at /home/redacted/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parquet-53.0.0/src/fi…
-
### Description
When calling a proc which expects a closure, it is not possible to nest a secondary closure within it, as illustrated in case 2 below.
When doing so, the compiler raises an error r…
-
107x SafeQueue/Libs/LibFrameFade/LibFrameFade.lua:39: attempt to call method 'SetResetDisallowedIfNew' (a nil value)
[string "@SafeQueue/Libs/LibFrameFade/LibFrameFade.lua"]:39: in function `OnLoad'
…