By the way, I deploy some changes in my db, then I...
# orm-help
g
By the way, I deploy some changes in my db, then I drop the tables directly on my DB (Yeah, I know, dumb mistake) now I cant deploy the types anymore, any idea?
Never mind, I found the solution. First prisma delete then prisma deploy