Mini
Mini
Explore posts from servers
DTDrizzle Team
Created by HotBBQSauce on 1/30/2024 in #help
Enforce property requirements on drizzle-zod
Ah required just drop undefined U need to use overwrite with merge
11 replies
DTDrizzle Team
Created by HotBBQSauce on 1/30/2024 in #help
Enforce property requirements on drizzle-zod
No description
11 replies
DTDrizzle Team
Created by HotBBQSauce on 1/30/2024 in #help
Enforce property requirements on drizzle-zod
you can overwrite through merge/extend. https://github.com/colinhacks/zod?tab=readme-ov-file#extend
11 replies
DTDrizzle Team
Created by Mini on 1/22/2024 in #help
how can i get column's default value in runtime?
Some cases like, getting Fallback values if data do not exist. (ex: settings for each user)
6 replies
DTDrizzle Team
Created by Charli on 1/5/2024 in #help
how can i override the zodNullable here?
You should override with merge
4 replies
DTDrizzle Team
Created by thdxr on 4/4/2023 in #help
maximum call stack exceeded
not working with yarn v3 workspaces 🤔 is there any solution? nvm. I was loading and using a package that creates drizzle instances. When I create instance in server workspace, it works fine.
59 replies