Does anyone know if it's possible in Prisma Studio...
# orm-help
j
Does anyone know if it's possible in Prisma Studio to bulk change the same column value for multple rows? I have a column for event category and need to change about 200 rows to the same value. Changing one at a time takes so long 😓
r
@Jon Insley 👋 Changing bulk values would best be done with a script. Prisma Studio cannot perform this at the moment, but a feature request would be great 🙂
j
@Ryan Will do, thank you
🙌 1