Home
last modified time | relevance | path

Searched refs:Delete_RepairQueue_By_UpdatedAt_Less (Results 1 – 2 of 2) sorted by relevance

/dports/net/storj/storj-1.45.3/satellite/satellitedb/
H A Drepairqueue.go126 n, err := r.db.Delete_RepairQueue_By_UpdatedAt_Less(ctx, dbx.RepairQueue_UpdatedAt(before))
/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go15509 func (obj *pgxImpl) Delete_RepairQueue_By_UpdatedAt_Less(ctx context.Context, func
21517 func (obj *pgxcockroachImpl) Delete_RepairQueue_By_UpdatedAt_Less(ctx context.Context, func
22925 func (rx *Rx) Delete_RepairQueue_By_UpdatedAt_Less(ctx context.Context, func
22932 return tx.Delete_RepairQueue_By_UpdatedAt_Less(ctx, repair_queue_updated_at_less)
24081 Delete_RepairQueue_By_UpdatedAt_Less(ctx context.Context, methodSpec