ivorhoulker
Results
2
comments of
ivorhoulker
I'm having the same issue with a similar structure, (..)(..) does not work as expected. Mine looks like: ``` > [locale] > -> event > -> [eventSlug] > -> @imageModal...
I've been trying to use the workaround suggested here: https://github.com/nikolasburk/generated-columns, but prisma seems to revert any changes I make in a migration as soon as I apply it by dropping...