-
@jeroen if instead of only showing example output, we showed the schema of responses, could we get that schema automatically or does it need to be created manually and if so, is there a way to ensure …
-
### Version
1.27.0
### What happened?
I'm using goose for migrations and sqlc to generate queries and models. I have a migration that updates multiple column names. When I run `sqlc generate` it on…
-
- Sequel Ace Version (including build number): 4.1.6 (20078)
- Sequel Ace Source (App Store/GitHub/Homebrew): GitHub
- macOS Version: 15.1.1
- Processor Type (Intel/Apple): Apple M1
- MySQL …
-
As a sunbird-rc setup administrator, I will be redirected to get started screen after the successful login
Get started Page Contains
1. Title & Description
2. Description provide the details o…
-
Hi,
when schema is added later in the life of a db, exported data can not be imported again without sorting schema to the top of the file first.
There is a script at [https://markusgraf.net/2020-12-…
-
https://github.com/CVEProject/cve-schema/blob/fbf54b99da863b80ea1c721cf2e9f107913b7325/schema/v5.0/CVE_JSON_5.0_schema.json#L401-L403
and
https://github.com/CVEProject/cve-schema/blob/fbf54b99da863b…
-
## Problem
There doesn't seem to be a way to mark a single version as unaffected without knowing the previous or next version. For example, if package `foo` is vulnerable to `CVE-123` between the r…
-
Currently, the extraction strategies schemas are type `Dict[str, Any]` which requires devs to look at the source code of the extraction strategy to see which values are expected and then try to figure…
-
Queries with Levenshtein distance 2 (%%) are not returning all matching records especially exact matches but Levenshtein distance 1 (%) is working correctly.
Example, Query1: '@first_name:"Heidi" @l…
-
Add support for extensions associating JSON schemas with documents dynamically (via API).
Right now, it is only possible to associate a JSON schema with a text document by:
1. using …