albingroen / prismabuilder.io

Build your Prisma schema visually in this easy-to-use web based tool
https://www.prismabuilder.io
278 stars 30 forks source link

Sugest default value for Int, Float, Decimal #46

Closed sand97 closed 1 year ago

sand97 commented 2 years ago

Hi, When we create int property, it's sometimes necessary to add default value like 0.

albingroen commented 1 year ago

Tried doing some work on this but it turned out to be a rabbit hole... Will take another look when I have time!