(ctx context.Context, value string)
| 1411 | // Insert or update notification report generator logs with recent activity. |
| 1412 | UpsertNotificationReportGeneratorLog(ctx context.Context, arg UpsertNotificationReportGeneratorLogParams) error |
| 1413 | UpsertNotificationsSettings(ctx context.Context, value string) error |
| 1414 | UpsertOAuth2GithubDefaultEligible(ctx context.Context, eligible bool) error |
| 1415 | UpsertPrebuildsSettings(ctx context.Context, value string) error |
| 1416 | UpsertProvisionerDaemon(ctx context.Context, arg UpsertProvisionerDaemonParams) (ProvisionerDaemon, error) |
no outgoing calls