node-red / node-red/node-red-nodes

select sqlite fail response

Open
#1,056 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.1k
Forks
612
Avg merge
13h 57m
Merged PRs (30d)
3

Description

Which node are you reporting an issue on?

sqlite

What are the steps to reproduce?

image

What happens?

sometimes when i select sqlite data, response is empty.

What do you expect to happen?

correct response

Please tell us about your environment:
  • Node-RED version:v3.1.1
  • node.js version:v18.13.0
  • npm version:8.19.3
  • Platform/OS:Windows_NT 10.0.22621 x64 LE(win11 pro 22H2)
  • Browser:chrome 121.0.6167.185
  • Dashboard version 3.6.2 started at /ui

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

Start by reproducing the sqlite select flow described in the issue using the reported Node-RED, Node.js, npm, Windows and Chrome versions. Inspect the sqlite node entry point and capture the query, inputs, and circumstances when the response is empty. Done means the select operation consistently returns the expected data, with a regression check for the reported case.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, sqlite
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.