elverly
DTDrizzle Team
•Created by Yinnv on 3/15/2024 in #help
"drizzle-kit push" repeatedly drops and then recreates the same index
Nope, I switched back to prisma for now.
5 replies
DTDrizzle Team
•Created by elverly on 5/15/2024 in #help
TypeError: columnType.startsWith is not a function
I still can't use
.unique
though without running into issues. I will make a seperate thread for that though: https://discordapp.com/channels/1043890932593987624/12403217688252949883 replies
DTDrizzle Team
•Created by elverly on 5/15/2024 in #help
TypeError: columnType.startsWith is not a function
I was able to fix it by switching to
"drizzle-kit": "^0.21.1
, then, I encountered the error in which it was trying to drop all the primary keys and readd them, so I used this fix https://github.com/drizzle-team/drizzle-orm/issues/1428#issuecomment-1916722940, and that worked3 replies
DTDrizzle Team
•Created by Kyrre Gjerstad on 1/29/2024 in #help
Cannot drop index 'PRIMARY' - planetscale
Thank you so much! This has been incredibly helpful
4 replies
DTDrizzle Team
•Created by Yinnv on 3/15/2024 in #help
"drizzle-kit push" repeatedly drops and then recreates the same index
I am using Planetscale too and this has been a significant issue for me. Has anyone found a solution?
5 replies