-
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…
-
- 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 …
-
### 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 …
-
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…
-
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-…
-
I hope there is a better way to do this that I am not seeing.
According to the read me:
> Then run db:prepare in production to ensure the database is created and the schema is loaded.
I am te…
-
**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…
-
**Describe the bug**
whatever i write into the path flag for the jet generator has no influence on the destination path. When using the example path ./gen, the resulting files still just get generate…
-
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 …