sauce
sauce
PPrisma
Created by sauce on 10/4/2024 in #help-and-questions
Hello, is it possible to bulk import data from a CSV into my postgres DB using prisma
I have a CSV file which I want to copy into my DB using SQL functions, I can currently do it with pgpooler (copy from stream) but I want to use prisma to do this. How can I do this?
2 replies