Drizzle TeamDT
Drizzle Team12mo ago
1 reply
Titan

Postgres insert returning expecting zero arguments

I'm trying to specify columns to return during a Postgres insert using the Neon serverless driver. But
.returning()
is telling me it doesn't accept any arguments. However the docs show it's possible to specify an object?
user.ts_paddock-engine_2025-03-01_at_9.21.42_am.jpg
image.png
Was this page helpful?