I'm creating Type of ca. 100.000 rows where String contains single alphabet character only, does Prisma optimize this on database ... should I be worried?
a
albinekb
07/02/2018, 12:43 PM
100k rows shouldn't be an issue
z
zonofthor
07/02/2018, 12:48 PM
on SQL I could customize string field size and such, not an issue here then?
a
albinekb
07/02/2018, 2:54 PM
I don't think you need to worry, but I don't know :) just an educated guess