good first issue
Repository metrics
- Stars
- (19,563 stars)
- PR merge metrics
- (Avg merge 5d 16h) (138 merged PRs in 30d)
Description
Handle RangeError: Maximum call stack size exceeded for cases like
foo: {
sql: `${foo}`,
type: `string`
},