hkfi
DTDrizzle Team
•Created by hopesix on 1/30/2024 in #help
Trying to rename empty table from "user" to "users" w/ push
Facing the same issue here, super frustrating... It seems to be an issue with setting columns notNull(), unique(), or primaryKey(). I managed to rename by first removing those properties from all columns in the table and running db:push, then rename after and run db:push again.
2 replies
TTCTheo's Typesafe Cult
•Created by Oguz A. on 11/8/2023 in #questions
Hi there,
@Khalil Thanks, that seems to have resolved that error. However, now I'm getting
TRPCClientError: Unable to transform response from server
... Does T3 App work with SST? I can't seem to find a working example of T3 App with SST using app router.13 replies
TTCTheo's Typesafe Cult
•Created by Oguz A. on 11/8/2023 in #questions
Hi there,
Facing a similar issue with SST. Does anyone know of a solution?
13 replies