sql-js / sql-js/sql.js

any callbacks available?

Open
#234 1 comment 7 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.