We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e8f858 + e947e6b commit 00c8999Copy full SHA for 00c8999
cloudql/github/table_github_organization_role.go
@@ -56,7 +56,7 @@ func gitHubOrganizationRoleColumns() []*plugin.Column {
56
Transform: transform.FromField("Description.UpdatedAt")},
57
}
58
59
- return append(tableCols, sharedUserColumns()...)
+ return tableCols
60
61
62
func tableGitHubOrganizationRole() *plugin.Table {
0 commit comments