REPOHOOKSEVENTS
- Last Updated: March 2, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- GitHub 8.0
- Documentation
Endpoint
<hostname>repos/{userName}/{repoName}/hooks
Parent Table
REPOHOOKS
Columns
The REPOHOOKSEVENTS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| REPOHOOKS_USERNAME* | VarChar(255) | References: REPOHOOKS.USERNAME |
| REPOHOOKS_REPONAME* | VarChar(255) | References: REPOHOOKS.REPONAME |
| REPOHOOKS_ID* | Integer | References: REPOHOOKS.ID |
| POSITION* | Integer | |
| REPOHOOKSEVENT | VarChar(2000) |