Skip to content

fix(al05): treat postgres JSON operator alias refs as used#2496

Open
gvozdvmozgu wants to merge 1 commit intomainfrom
fix/al05-postgres-json-alias-2327
Open

fix(al05): treat postgres JSON operator alias refs as used#2496
gvozdvmozgu wants to merge 1 commit intomainfrom
fix/al05-postgres-json-alias-2327

Conversation

@gvozdvmozgu
Copy link
Copy Markdown
Collaborator

fix #2327

@github-actions
Copy link
Copy Markdown
Contributor

Benchmark for 54aa6db

Click to view benchmark
Test Base PR %
DepthMap::from_parent 48.5±1.05µs 49.9±1.42µs +2.89%
fix_complex_query 11.0±0.05ms 11.0±0.07ms 0.00%
fix_superlong 194.6±6.48ms 192.6±6.13ms -1.03%
parse_complex_query 4.4±0.07µs 4.4±0.07µs 0.00%
parse_expression_recursion 7.4±0.12µs 7.1±0.12µs -4.05%
parse_simple_query 955.2±11.86ns 960.9±17.68ns +0.60%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: AL05 false positive - JSON arrow operator (->) not recognized as alias reference

1 participant