FlowFuse / FlowFuse/nr-tables-nodes
bigint/numeric data results are being sent out as string
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
### Current Behavior
bigint/numeric data results are being sent out as string
### Expected Behavior
numeric data values to be type numeric
### Steps To Reproduce
query a table with numric values - you get string values
### Environment
- FlowFuse version:
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
### Linked Customers
- Customer name and/or link to HubSpot contact
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by reproducing the problem with a table containing bigint or numeric values and trace the query result handling. Done means numeric database values are returned as numeric values rather than strings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100