integrations/drizzle #554
Replies: 3 comments
-
为什么 src/database/utils.ts 应该spread处理之后的a 是const a ={} user 变成了空对象 |
Beta Was this translation helpful? Give feedback.
0 replies
-
What's the meaning I can't understand
田正东
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2025年6月2日(星期一) 中午12:16
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: [elysiajs/documentation] integrations/drizzle (Discussion #554)
integrations/drizzle
We may use Drizzle to create end-to-end type safety from database to validation to frontend with drizzle-typebox
https://elysiajs.com/integrations/drizzle.html
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
const a = spread(table.user, 'insert') 为什么是空对象 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
integrations/drizzle
We may use Drizzle to create end-to-end type safety from database to validation to frontend with drizzle-typebox
https://elysiajs.com/integrations/drizzle.html
Beta Was this translation helpful? Give feedback.
All reactions