-
DDN CLI Version: v2.5.0
MySQL connector version: 0.1.0
---
When running the command `ddn connector introspect mysql`, getting following error:
```sh
>> ddn connector introspect mysql --log-le…
-
Reproducible: #608
```
$ PYTHONPATH=../../.. python -m build -nw* Getting build dependencies for wheel...
* Getting build dependencies for wheel...
* Building wheel...
+ meson setup /home/anubi…
FFY00 updated
1 month ago
-
[ nextflow version 24.04.2.5914 ]
Consider the following workflow,
```
process foo {
errorStrategy { task.exitStatus == 2 && task.attempt local (3)
[2c/02581e] foo [100%] 2 of 2, faile…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland 0.45.2 built from branch…
-
When introspecting a postgres database with a table containing multiple `PRIMARY KEY` columns
Running
`pnpm drizzle-kit introspect:pg`
results in a crash with the error
```
TypeError:…
-
Hi,
I have started getting the following error and am unable to authenticate. The provider is Authelia's OIDC.
```shell
ERROR http.server.request{otel.kind="server" otel.name="GET /upstream/aut…
-
### Steps to implement
* Implement helper function to perform offline Zitadel access token validation
### Input
* Zitadel private key JWT access token
### Output
TBD, depends on https://github.com/f…
-
## Expected Behavior
The quote from the documentation: [Authentication | Allowed Scopes](https://ocelot.readthedocs.io/en/latest/features/authentication.html#allowed-scopes)
>If you add scopes to *…
-
**Describe the bug**
There is no such thing as an "introspection query" in GraphQL; the introspection fields such as `Query.__schema` and `Query.__type` are just fields that can be in any operation. …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I have a successful GENERIC OAuth Implementation for Lowcoder against Microsoft Entra ID.
…