Skip to content

sqlite: bind Boolean - #62001

Closed
mike-git374 wants to merge 7 commits into
nodejs:mainfrom
mike-git374:sqlite-bind-boolean
Closed

sqlite: bind Boolean#62001
mike-git374 wants to merge 7 commits into
nodejs:mainfrom
mike-git374:sqlite-bind-boolean

Conversation

@mike-git374

Copy link
Copy Markdown
Contributor

Fixes: #57862

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/sqlite

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem. labels Feb 26, 2026
Comment thread src/node_sqlite.cc
Reword comments for clarity regarding JS types and SQLite.

@thisalihassan thisalihassan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@trivikr trivikr added request-ci Add this label to start a Jenkins CI on a PR. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Jul 25, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 26, 2026
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

trivikr pushed a commit that referenced this pull request Aug 6, 2026
PR-URL: #62001
Fixes: #57862
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
@trivikr

trivikr commented Aug 6, 2026

Copy link
Copy Markdown
Member

Landed in de333e8

@trivikr trivikr closed this Aug 6, 2026
nodejs-github-bot pushed a commit that referenced this pull request Aug 8, 2026
Signed-off-by: Guilherme Araújo <arauujogui@gmail.com>
PR-URL: #65089
Refs: #62001
Refs: #62061
Reviewed-By: Aviv Keller <me@aviv.sh>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQLite bind booleans

6 participants