Users might not be aware of all the native types Prisma is supporting per database and end up using a database type for which a Native Type exists within the Unsupported type. We could detect that and prompt to use the proper Native Type to improve the experience.
Users might not be aware of all the native types Prisma is supporting per database and end up using a database type for which a Native Type exists within the Unsupported type. We could detect that and prompt to use the proper Native Type to improve the experience.