FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

sqlite: bind Boolean by mike-git374 · Pull Request #62001 · nodejs/node · GitHub

/ node Public

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

Copy link
Copy Markdown
Contributor

Fixes: #57862

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/sqlite

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 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

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 outstanding review comments, and a CI started. labels Jul 25, 2026
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 26, 2026

This comment was marked as outdated.

This comment was marked as outdated.

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 commented Aug 6, 2026

Copy link
Copy Markdown
Member

Landed in de333e8

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>
aduh95 pushed a commit that referenced this pull request Aug 13, 2026
PR-URL: #62001
Fixes: #57862
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
aduh95 pushed a commit that referenced this pull request Aug 13, 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>
aduh95 pushed a commit that referenced this pull request Aug 25, 2026
PR-URL: #62001
Fixes: #57862
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
aduh95 pushed a commit that referenced this pull request Aug 25, 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, 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


Back | FazBrowse Home | New Git URL