toasty
PPrisma
•Created by toasty on 4/11/2025 in #help-and-questions
P1001: Can't reach database server at api.mydomain.com:5432
Been debugging this for hours, nothing works - I'm using the exact same connection string via Psql and it works, I've double check encoding, open port, password, dns resolution, everything
14 replies
PPrisma
•Created by toasty on 7/28/2024 in #help-and-questions
is it possible to have a connect clause within a createMany operation?
i need to do a
createMany: { data : { item: connect [ ...
as I have many hundreds of thousands of records2 replies