AnswerDotAI / AnswerDotAI/apswutils
self.pks defaults to rowid instead of id
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/AnswerDotAI/apswutils/blob/main/apswutils/db.py#L1466
Maybe we should have it default to id?
Contributor guide
Research direction
Start in apswutils/db.py around line 1466, where the issue reports the self.pks default. Inspect how rowid and id are selected there, then verify that the default matches the requested behavior and run the repository's relevant tests to confirm it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlite
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100