quarylabs / sqruff

Fast SQL formatter/linter
https://quary.dev/
Apache License 2.0
277 stars 6 forks source link

fix: correct selection of the `iter_raw_references` branch depending on the dialect #500

Closed gvozdvmozgu closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for a3a5cf8

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 151.9±5.71µs | 150.9±2.46µs | -0.66% | | fix_complex_query | **14.4±0.13ms** | 14.6±0.08ms | **+1.39%** | | parse_complex_query | 4.9±0.07µs | 4.9±0.04µs | 0.00% | | parse_expression_recursion | 10.0±0.07µs | **9.7±0.09µs** | **-3.00%** | | parse_simple_query | 1466.7±38.80ns | 1455.7±62.83ns | -0.75% |