postgres: bulk insert API with UNNEST and ARRAYs
Open
Nobody has claimed this yet.
Postgres
- Dominant language
- Rust
- Stars
- 9.9k
- Forks
- 734
- Avg merge
- 6h 36m
- Merged PRs (30d)
- 8
Description
See my comment here https://github.com/SeaQL/sea-orm/discussions/710#discussioncomment-7319840
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked SeaORM discussion comment, since the issue provides no repository file, test, or entry point. Establish the intended PostgreSQL bulk-insert API and its acceptance criteria from that discussion before locating the relevant implementation and tests; done means the agreed UNNEST and ARRAY behavior is implemented and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgres, rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100