any callbacks available?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
hello - are any callbacks available? i want to have something where an INSERT, UPDATE, or DELETE is called, i can have it trigger some registered callback hooks.
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
Begin by reviewing the public sql.js API and how INSERT, UPDATE, and DELETE operations are exposed. Determine whether callback hooks already exist and clarify the desired registration and invocation behavior; the issue is complete only when the callback interface and its scope are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sqlite
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100