say i do many User lookups by a given column (say,...
# orm-help
m
say i do many User lookups by a given column (say,
email
), shouldn’t my PG (or prisma, for that matter) create an index based on that lookup column?