JDBC Driver for GitHub

Build 23.0.8847

OrganizationMannequins

Lists information about the mannequins of the logged in user's organizations or the mannequins of the specified organization.

View-Specific Information

Select

The 本製品 uses the GitHub API to process WHERE clause conditions built with the below columns and operators. The 本製品 processes other filters client-side within the 本製品.

  • OrganizationLogin supports the '=' comparison operator.

The 本製品 uses the GitHub API to process ORDER BY clause conditions built with the following column. The 本製品 processes ordering by other columns client-side within the 本製品.

  • Login
  • CreatedAt
For example, the following query is processed server side:
SELECT * FROM [Information].[OrganizationMannequins] WHERE [Information].[OrganizationMannequins].[OrganizationLogin] = 'EXAMPLE'

Columns

Name Type References OrderBySupport Description
Id [KEY] String The ID for this mannequin.
DatabaseId Int Identifies the primary key from the database.
OrganizationLogin String

Organizations.Login

The organization's login.
Login String True The username of the actor.
Email String The mannequin's email on the source instance.
Url String The URL to this resource.
ResourcePath String The HTML path to this resource.
CreatedAt Datetime True Identifies the date and time when the object was created.
UpdatedAt Datetime Identifies the date and time when the object was last updated.
ClaimantId String The ID of the claimant.
ClaimantLogin String The username used to login.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8847