HarperFast / HarperFast/harper
SQL UPSERT (INSERT OR REPLACE) operation
Open
area:sql
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
Add UPSERT support to SQL: insert the record if no matching primary key exists, otherwise update the existing record.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.