Marc
07/02/2021, 11:03 PMcreateMany , but it seems it couldn’t be found. Property 'createMany' does not exist on type. I’m using v2.26.0 and sqlite. I’ve tried to put it into previewFeature, but I then get Please either remove the "createMany" feature flag or use any other database type that Prisma supports: postgres, mysql or sqlserver. Any idea?Ryan
07/05/2021, 5:16 AMcreateMany isn’t supported for SQLite. It would be great if you could add a 👍 for this so that we can look at the priority.Marc
07/05/2021, 4:37 PMRyan
07/06/2021, 5:03 AM