Hi, while trying to make a more or less big change...
# prisma-whats-new
l
Hi, while trying to make a more or less big change to my schema an internal server error popped up. Request ID: cj46x3tt6wjxi0136o7ac3s5b Appreciate the help 🙂
✅ 1
n
@louis hey, let me take a look!
@louis I could not determine what exactly was going wrong there. Could you try to split the larger migration up into smaller parts and see where it breaks?
l
yes i can try, furthermore there is also an external error when I try to change my "Time" schema, which consists of a json type. Do you have any idea whats going on?
n
what exactly are you trying to change? is there already data in the
Time
type?
l
Apparently I have 5 Objects in it already, but I can't even look at it, as soon as I go into the Data -> Time tab, it crashes
n
can you send me your project id please? 🙂 Then I'll have a look (after lunch 😅)
l
sure 😃 there you go cj3bmtukgjfny0147phe0ik3i
Found anything?
n
Did you get rid of the
Time
type again? I can't find it @louis 🙂
l
Yes, I somehow managed to delete the
Time
type and got my migration finished, thank you for the support 🙂
n
awesome! I suspect that it was a problem with a required relation