I can only fetch for 1500 records. I have to loop ...
# orm-help
j
I can only fetch for 1500 records. I have to loop through several times to get the data, then I have to map the data to it's keys. But I don't think prisma does a batch write so I guess I have to run a loop to write each of the data.