This version ships with Prisma v2.17.0
Improvements:
- Added ability to view and edit
BigInt
fields (#621)
- Added ability to view and edit
Decimal
fields (#629)
- Added ability to view and edit
Bytes
fields (#622)
Bugfixes:
- Usage of the
createMany
preview feature doesn't crash Studio any more (#623)
Citext
fields no longer throw an error with postgresql connector (#624)