Hey folks, is the `@indexes` directive live with t...
# orm-help
z
Hey folks, is the
@indexes
directive live with the current data model 1.1 preview? I am trying to create a composite index, but while I am getting no error during
prisma deploy
phase, the index is not being created.
h