Josef Henryson
10/24/2019, 12:27 PMCause: .SQLIntegrityConstraintViolationException: (conn=567) Duplicate entry 'cjmlq59d62tvm01838cb26o1h' for key 'PRIMARY'"
I do this because I want most of my prod data to be in my prisma DB before launch and on launch day just import the recently added data.
Does anyone know if it is possible to tell prisma import to ignore existing entries?tmoney
10/26/2019, 10:06 PMtmoney
10/26/2019, 10:08 PMtmoney
10/26/2019, 10:09 PMtmoney
10/26/2019, 10:09 PMJosef Henryson
10/28/2019, 12:23 PM