| 390 | ListPatchRunsOrderByStatusDesc(ctx context.Context, arg ListPatchRunsOrderByStatusDescParams) ([]ListPatchRunsOrderByStatusDescRow, error) |
| 391 | ListRecentPatchRuns(ctx context.Context, limit int32) ([]ListRecentPatchRunsRow, error) |
| 392 | ListRepositories(ctx context.Context, arg ListRepositoriesParams) ([]Repository, error) |
| 393 | ListRoles(ctx context.Context) ([]RolePermission, error) |
| 394 | ListScheduledReports(ctx context.Context) ([]ScheduledReport, error) |
| 395 | ListScheduledReportsDue(ctx context.Context, nextRunAt pgtype.Timestamp) ([]ScheduledReport, error) |