Skip to content

0.354.0

Compare
Choose a tag to compare
@sdnts sdnts released this 16 Feb 13:21
· 13 commits to main since this release
3322f64

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)