Mini
Mini
Explore posts from servers
TtRPC
Created by Mini on 6/21/2024 in #❓-help
how to handle or hydrate error throwed in prefetch with streaming?
i tried next-app-dir / rsc-rq-prefetch example, but there have only success case, not failed. if i throw error in prefetch request, next js redirect me error.tsx is there way to send error to rq with streaming?
2 replies
DTDrizzle Team
Created by Mini on 1/22/2024 in #help
how can i get column's default value in runtime?
is there way to access default value in drizzle's column during runtime? it looks stored in ColumnBuilder.config.default, but idk how to can get it from columns
6 replies