Self reference guard in schema compiler
Open
good first issue
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
Handle `RangeError: Maximum call stack size exceeded` for cases like
```
foo: {
sql: `${foo}`,
type: `string`
},
```
Contributor guide
Assessment
This issue has not been assessed yet.