bytea columns not preserved during row copy and paste
Open
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Any values in `bytea` columns get replaced with `NULL` when pasted.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named in the issue. Reproduce row copy and paste with a PostgreSQL bytea column, then trace the copy/paste path to find where the value becomes NULL; done means bytea values remain intact after pasting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100