(ctx context.Context, arg InsertJobHistoryParams)
| 327 | InsertHostGroupMembership(ctx context.Context, arg InsertHostGroupMembershipParams) error |
| 328 | InsertHostRepository(ctx context.Context, arg InsertHostRepositoryParams) error |
| 329 | InsertJobHistory(ctx context.Context, arg InsertJobHistoryParams) error |
| 330 | InsertNotificationDeliveryLog(ctx context.Context, arg InsertNotificationDeliveryLogParams) (NotificationDeliveryLog, error) |
| 331 | InsertReleaseNotesAcceptance(ctx context.Context, arg InsertReleaseNotesAcceptanceParams) (string, error) |
| 332 | InsertScheduledReportRun(ctx context.Context, arg InsertScheduledReportRunParams) (ScheduledReportRun, error) |
no outgoing calls
no test coverage detected