-
**[2024-10-10]** We need to make a call on comma separated multiple extensions allowed or not, and factor that into ACs on this ticket (& make follow on tix if so)
**[2024-09-18]**: Should block on FE…
-
### What happened?
I was unable to edit a brain because of an input error. I added the line
quivr_assistant: Optional[bool] = None
at the end of class BrainEntity and then it worked.
### Rel…
-
**Describe the bug**
When using Connaisseur application version 3.6.1 and chart version 2.6.1 on EKS v1.30, using cosign validators where auth.secretName is used and ECR is the image registry, Con…
-
Similar to `clap`: https://docs.rs/clap/latest/clap/struct.Command.html#method.group
As a motivating example, I'm working on a program that takes a positional string and I want to support streaming…
-
With a PostgreSql database, when I run a **schema validation** the following happens:
- Property mapped as `timestamp` against a `timestamptz` column => Schema Validation Failed (as expected)
- Pr…
-
Maybe use metadata for this, apply it only on create-...
-
**TypeScript Version:** Version 3.5.0-dev.20190523
**Search Terms:**
union callback function flatMap overload
**Code**
```ts
interface I {
foo(f: (a: A) => B | I): I;
}
…
-
RELAX NG validation is possible with lxml: https://lxml.de/validation.html#relaxng.
Would have the same limitations as XML Schema (xsd), where the first error results in bailing from validation, bu…
-
```
Right now validation of operand types is split among several different places
in the code:
1. Built-in function call parameters are checked against the function
signatures in the symbol table.
…
-
```
Right now validation of operand types is split among several different places
in the code:
1. Built-in function call parameters are checked against the function
signatures in the symbol table.
…