chocopie
chocopie
Explore posts from servers
TTCTheo's Typesafe Cult
Created by chocopie on 5/13/2024 in #questions
db:push not asking if I want to rename or create a new table.
I'm doing the modern React stack tutorial and i'm currently stuck at adding userId to my Drizzle db. Same code but not sure why everytime I run db:push I never got asked if I want to "rename or create a new table". It always create a new table for every name changes. If I want to add the "userId" to the same table, it simply won't do anything. db:push doesnt return any error but the db and the schema on drizzle studio does not reflect the new schema with the userId. First time using Drizzle. Any help is appreciated!
2 replies
DTDrizzle Team
Created by chocopie on 5/13/2024 in #help
db:push not asking if I want to rename or create a new table.
I have been unable to delete my tables. New to Drizzle, TIA.
5 replies