Hi.
I’m building a reports generator function in my website. This needs to combine or access all tables in my database.
But I don’t know how to address it. Will I just have the tables declared in the relations() function? Will I have my rules and attribute functions empty? Or is there another way?
Can someone help. Thanks.