In sequelize, we can pass `options: {dialect, auth...
# orm-help
k
In sequelize, we can pass
options: {dialect, authentication: {type: 'azure-active-directory-password'}}
. Is it even feasible in Prisma?