carpentry-org / carpentry-org/sqlite3
add macro abstractions for prepared statements
Open
enhancement
good first issue
help wanted
- Dominant language
- C
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
all prepared statements currently require a bunch of ceremony around building and using them. a macro abstraciton would make this much nicer.
cheers
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating how prepared statements are currently built and used in the repository, then review the surrounding SQLite wrapper API. Define the intended macro abstraction and its completion criteria before implementation, since the issue does not specify the interface, affected files, or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, sqlite
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100