quarylabs / sqruff

Fast SQL formatter/linter
https://playground.quary.dev/?secondary=Format
Apache License 2.0
322 stars 14 forks source link

feat: implement rule cv 07 #487

Closed benfdking closed 3 months ago

benfdking commented 3 months ago

@gvozdvmozgu I needed an easier win.

github-actions[bot] commented 3 months ago

Benchmark for 71a8d13

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 205.7±3.53µs | 208.5±3.99µs | +1.36% | | fix_complex_query | 18.0±0.14ms | **17.7±0.22ms** | **-1.67%** | | parse_complex_query | 6.0±0.09µs | 6.0±0.06µs | 0.00% | | parse_expression_recursion | **11.7±0.13µs** | 11.8±0.09µs | **+0.85%** | | parse_simple_query | 1615.5±197.71ns | 1609.9±43.10ns | -0.35% |