[eluser]j0nxiest[/eluser]
The model that im trying to get, doesn't have any relationships defined, and it doesn't help even if i try to only select the "id" column of the objects, so it shouldn't be a memory issue. I got it working now when using a for loop with 1000 as the limit, but its an ugly solution cause now i have to make 9 queries to get all the data atm.