CountPendingNonActivePrebuilds returns the number of pending prebuilds for non-active template versions
(ctx context.Context)
| 109 | CountOIDCLinkedIDsByIssuer(ctx context.Context) ([]CountOIDCLinkedIDsByIssuerRow, error) |
| 110 | // CountPendingNonActivePrebuilds returns the number of pending prebuilds for non-active template versions |
| 111 | CountPendingNonActivePrebuilds(ctx context.Context) ([]CountPendingNonActivePrebuildsRow, error) |
| 112 | CountUnreadInboxNotificationsByUserID(ctx context.Context, userID uuid.UUID) (int64, error) |
| 113 | CreateUserSecret(ctx context.Context, arg CreateUserSecretParams) (UserSecret, error) |
| 114 | CustomRoles(ctx context.Context, arg CustomRolesParams) ([]CustomRole, error) |
no outgoing calls