-
Getting this error in `dev` for GitLab reviews:
```bash
Traceback (most recent call last):
File "/home/ubuntu/github/virtualenvs/hosted/lib/python3.11/site-packages/celery/app/trace.py", line 451, …
-
### Bug Description
although the feature flag `regexp` is enabled, query_as! it doesn't detect it and I get `error returned from database: (code: 1) no such function: REGEXP`
### Minimal Reproduct…
-
## Is your feature request related to a problem?
The plugin has 2 SQL engines, we are currently working on deprecating the old one. To test compatibility we need to have an option to specify the SQL …
-
(This merely promotes a good `practice` and asks for more ideas)
@JervenBolleman makes some amazing SPARQL visualizations.
See eg https://sib-swiss.github.io/sparql-examples/examples/dbgi/001.html…
-
### Describe the bug
Batch insert on a table with a column of type `Object(Nullable('json'))` fails with the error:
```
PrepareContext error: clickhouse: unsupported column type "Object(Nullable(…
-
1. Create folder and `cd` into it
2. Create empty `schema.prisma` file: `touch schema.prisma`
3. `set DEBUG=*`
3. Run `npx prisma db push`
Output:
```
C:\Users\Jan\Documents\throwaway\9184re…
-
We have AWS data lake for our analytical needs in my organization and we use Athena as our SQL engine to query the parquet data in S3.
We have been facing resource scaling issues at times with Athe…
-
表结构:
```
CREATE TABLE `mytable` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(100) COLLATE utf8mb4_bin NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `name_uni` (`name`)
)…
-
Hi I wanted to create some images, but neither "npm run build" nor "npm run preview" won't work.
if i try to generate images with "npm run build" or "node index.js" the following Error is thrown:
…
-
Hello,
I am having trouble with the mikado serialize step. I get this error every time:
mikado serialise --json-conf configuration.yaml --xml mikado_prepared.blast.tsv --orfs mikado.orfs.gff3 --j…