Record
codeql-database
No description available.
record codeql-database {
content-type: string,
created-at: string,
id: s32,
language: string,
name: string,
size: s32,
updated-at: string,
uploader: simple-user,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| content-type | string | |
| created-at | string | |
| id | s32 | |
| language | string | |
| name | string | |
| size | s32 | |
| updated-at | string | |
| uploader | simple-user | |
| url | string |