hi,
i digged around and everything I see is connected to a model.
so I have to ask: what, if I want to return something that has nothing to do with a model ?
lets say I want to return the result of s super complex SQL query?
how do I do this or is that package "only" working with models?
thanks for any help!