quarylabs / sqruff

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

fix: small fix to rule CV07 #488

Closed benfdking closed 1 month ago

benfdking commented 1 month ago
github-actions[bot] commented 1 month ago

Benchmark for 092b9f5

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 207.2±2.25µs | 206.8±3.70µs | -0.19% | | fix_complex_query | 17.6±0.57ms | **17.4±0.10ms** | **-1.14%** | | parse_complex_query | **6.0±0.09µs** | 6.1±0.08µs | **+1.67%** | | parse_expression_recursion | 11.7±0.12µs | 11.7±0.13µs | 0.00% | | parse_simple_query | 1553.6±18.73ns | 1565.5±33.70ns | +0.77% |