tmcw
Explore posts from serversDTDrizzle Team
•Created by Noahh on 5/8/2023 in #help
Does onConflictDoUpdate work with composite primary keys?
try something like this?
3 replies
DTDrizzle Team
•Created by tmcw on 5/5/2023 in #help
I ran introspect:pg to initialize my schema, then created a new migration. How should I deploy this?
Thanks Andrew!
17 replies
DTDrizzle Team
•Created by tmcw on 5/5/2023 in #help
I ran introspect:pg to initialize my schema, then created a new migration. How should I deploy this?
I think commenting and uncommenting would work. Trying to remember how Prisma dealt with this scenario 😆 .
17 replies
DTDrizzle Team
•Created by tmcw on 5/5/2023 in #help
I ran introspect:pg to initialize my schema, then created a new migration. How should I deploy this?
Oh! Okay. So for I should comment out the migrations that are "pre-drizzle." That works… how should this work with fresh databases that don't have any of this structure?
17 replies