Implement UUIDField and support on postgres
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 886
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
- Create
rows.fields.UUIDFielddone in 11b45096 - Add support for PostgreSQL
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
Review the completed rows.fields.UUIDField work associated with commit 11b45096, then trace how PostgreSQL support is handled in the project. The work is done when UUIDField is supported on PostgreSQL, but the issue does not name a test or implementation file to use for verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100