Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb98d06b

Browse files
committed
add comment
1 parent8b1bc7f commitb98d06b

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

‎coderd/database/querier.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎coderd/database/queries.sql.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎coderd/database/queries/organizationmembers.sql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
-- name: OrganizationMembers :many
2+
-- Arguments are optional with uuid.Nil to ignore.
3+
-- - Use just 'organization_id' to get all members of an org
4+
-- - Use just 'user_id' to get all orgs a user is a member of
5+
-- - Use both to get a specific org member row
26
SELECT
37
sqlc.embed(organization_members),
48
users.username

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp