self.pks defaults to rowid instead of id
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
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.
Description
https://github.com/AnswerDotAI/apswutils/blob/main/apswutils/db.py#L1466
Maybe we should have it default to id?
- Dominant language
- Python
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
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.
More from AnswerDotAI/apswutils
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
AnswerDotAI/apswutils#28 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 15/100
AnswerDotAI/apswutils#21 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 35/100
AnswerDotAI/apswutils#19 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
AnswerDotAI/apswutils#17 ·
-
Use APSW FTS Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
AnswerDotAI/apswutils#16 ·
All issues in AnswerDotAI/apswutils
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
syfoud/Simulated_Scepter#172 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Openarea: ci bug perceived difficulty: 3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
ClickHouse/clickhouse-connect#1057 ·