good first issue
Repository metrics
- Stars
- (19,563 stars)
- PR merge metrics
- (PR metrics pending)
Description
Handle RangeError: Maximum call stack size exceeded for cases like
foo: {
sql: `${foo}`,
type: `string`
},
Handle RangeError: Maximum call stack size exceeded for cases like
foo: {
sql: `${foo}`,
type: `string`
},