v0.357.0
This version ships with Prisma v2.18.0
Bugfixes:
- Fixed an issue that prevented you from deselecting all relations in the relation table (https://github.com/prisma/studio/issues/640)
- Fixed an issue that prevented you from saving changes when a nullable field was set to
null(https://github.com/prisma/studio/issues/639) - Fixed an issue that caused
nullInteger fields to show up asNaN(https://github.com/prisma/studio/issues/637) - Fixed an issue with setting a relation to
null(https://github.com/prisma/studio/issues/615) - Made the field filter scrollable (https://github.com/prisma/studio/issues/627)
- Fixed an issue with row creates when the ID of the model has a
@defaultattribute (https://github.com/prisma/studio/issues/638) - Improved workflow of hiding and showing fields (https://github.com/prisma/studio/issues/587)
- Fixed a bug that caused the two-way binding between a relation and the scalars that constitute it to break
Improvements:
- Added ability to select rows and copy them to your clipboard by pressing Cmd/Ctrl+C (https://github.com/prisma/studio/issues/634)
Fetched March 31, 2026

