ysm
Explore posts from serversDTDrizzle Team
•Created by ysm on 4/21/2023 in #help
drizzle-zod update schema?
Thanks! but it might be very helpful export
export const createUpdateSchema = (table) => createInsertSchema(table).partial()
from drizzle-zod
too3 replies
DTDrizzle Team
•Created by ysm on 4/6/2023 in #help
[bug] Some sql statement looks broken when bulk insert
🤔
4 replies
DTDrizzle Team
•Created by ysm on 3/19/2023 in #help
MySQL Standalone queryBuilder?
Hi @bloberenober
Is it possible to insert and delete in the latest version?
12 replies
DTDrizzle Team
•Created by ysm on 3/23/2023 in #help
Is there `.returning()` in insert statement in MySQL like SQLite?
oh Sorry duplicated: https://discord.com/channels/1043890932593987624/1087516155612241921/1087516155612241921
2 replies
DTDrizzle Team
•Created by ysm on 3/22/2023 in #help
Can you please release this commit?
it works! Thanks!
8 replies
DTDrizzle Team
•Created by ysm on 3/22/2023 in #help
Can you please release this commit?
ok I will check now
8 replies
DTDrizzle Team
•Created by ysm on 3/22/2023 in #help
Can you please release this commit?
0.22.0
8 replies
DTDrizzle Team
•Created by ysm on 3/22/2023 in #help
Can you please release this commit?
cc. @bloberenober
8 replies
DTDrizzle Team
•Created by ysm on 3/19/2023 in #help
MySQL Standalone queryBuilder?
got it, Thanks again!
12 replies
DTDrizzle Team
•Created by ysm on 3/19/2023 in #help
MySQL Standalone queryBuilder?
only support select?
12 replies
DTDrizzle Team
•Created by ysm on 3/19/2023 in #help
MySQL Standalone queryBuilder?
btw, Querybuilder doesn't support insert and delete statement?
12 replies