ConduitIO / ConduitIO/conduit-connector-postgres
Feature: Add more data type support for key
Open
feature
- Dominant language
- Go
- Stars
- 19
- Forks
- 12
- Avg merge
- 12h 20m
- Merged PRs (30d)
- 5
Description
### Feature description
this pg connector only support int type key for table for now , i don't see the reason, i think other type like varchar is possible, and it's common to use uuid or varchar as primary key
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating how the connector handles primary-key values and PostgreSQL column types, then inspect existing key-related tests. Done means tables using varchar or UUID primary keys are supported without breaking existing integer-key behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100