Eco 🌤
DTDrizzle Team
•Created by Eco 🌤 on 10/14/2024 in #help
How to automatically run migration on NextJS start
I was able to make it work using instrumentation.ts
instrumentation.ts
migrate.ts
5 replies
DTDrizzle Team
•Created by Eco 🌤 on 10/14/2024 in #help
How to automatically run migration on NextJS start
instructions is not clear.
5 replies
DTDrizzle Team
•Created by Eco 🌤 on 10/14/2024 in #help
How to automatically run migration on NextJS start
5 replies
DTDrizzle Team
•Created by Eco 🌤 on 10/14/2024 in #help
How to automatically run migration on NextJS start
5 replies
DTDrizzle Team
•Created by Eco 🌤 on 5/26/2024 in #help
How to properly infer type or add typings of a returned model with relationship in a component props
I have tried that and it only works if no eager loaded relationship is returned on the query.
6 replies
DTDrizzle Team
•Created by Eco 🌤 on 5/26/2024 in #help
How to properly infer type or add typings of a returned model with relationship in a component props
I do have that and currently I'm just using getCart also on CartSummary since it can be cached. but I wanna know how to add typings on a prop way.
6 replies