margelo / margelo/react-native-nitro-sqlite

Align handwritten SQLite C++ helpers with generated Nitro namespaces

Open
#349 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
565
Forks
53
Avg merge
1d 21h
Merged PRs (30d)
18

Description

PR #298 changes handwritten SQLite helpers to use the namespace generated by Nitrogen and makes hybrid-object includes relative to their owning directory. These changes affect every native platform and deserve a separate review.

Extract the namespace and include changes while preserving #326's connection serialization. Keep the metadata behavior fix in #313. This is related to #332 but does not implement its broader filename-prefix proposal.

Source: https://github.com/margelo/react-native-nitro-sqlite/pull/298

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

Review PR #298 first, then locate the handwritten SQLite helpers and hybrid-object includes it changes across the native platforms. Extract only the Nitro namespace and relative-include changes, verify connection serialization from #326 and metadata behavior from #313 remain intact, and leave #332's filename-prefix proposal out of scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, react-native, sqlite
Domain
database, mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.