-
@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 …
-
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…
-
### 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…
-
### Describe the enhancement requested
I am interested in support for schema inference in the `RecordFromJSON` and `TableFromJSON` functions, as these currently require an `arrow.Schema` up front. I …
-
Ignoring #503 for now, the javascript xpath resolver also reports the expression to get the language of the summary is invalid:
> `/package/metadata/meta[@property="schema:accessibilitySummary"]/(@…
-
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-…
-
- 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 …
-
**This issue participates in bounty program, see https://github.com/graphql-dotnet/graphql-dotnet/blob/master/BOUNTY.md**
**bounty amount: $100**
Tasks to be done:
1. Add new sample project dem…
-
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…