Upsert?
Open
- Dominant language
- Clojure
- Stars
- 81
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
jOOQ 3.9.0 seems to have added support for PostgreSQL's `INSERT INTO ... ON CONFLICT` (AKA upsert) feature. Will this be added to Suricatta?
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating Suricatta's jOOQ-backed SQL builder and insert API, then check how PostgreSQL-specific behavior is represented. Done means the library can express PostgreSQL INSERT ... ON CONFLICT upserts with coverage demonstrating the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, postgresql, sql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100