drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: onConflictDoUpdate() empty argument overload
Open
db/postgres
db/sqlite
improvement
qb/crud
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
If a user does onConflictDoUpdate() with no arguments, it should default to updating all columns, with the target being the primary key.
Contributor guide
Assessment
This issue has not been assessed yet.