Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ClickHouse
/
clickhouse-analyzer
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
20
Code
Issues
2
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/lsp fixes
- #12
#12
Open
sdairs
wants to merge 9 commits into
ClickHouse:main
ClickHouse/clickhouse-analyzer:main
from
sdairs:feat/lsp-fixes
sdairs/clickhouse-analyzer:feat/lsp-fixes
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Feat/lsp fixes
#12
sdairs
wants to merge 9 commits into
ClickHouse:main
ClickHouse/clickhouse-analyzer:main
from
sdairs:feat/lsp-fixes
sdairs/clickhouse-analyzer:feat/lsp-fixes
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2026
Preserve case for identifiers matching keywords in formatter
Show description for 58b4355
sdairs
and
claude
committed
58b4355
View commit details
Copy full SHA for 58b4355
Browse repository at this point
Detect dot-access when cursor sits at a token boundary
Show description for 15912e9
sdairs
and
claude
committed
15912e9
View commit details
Copy full SHA for 15912e9
Browse repository at this point
Stop dot-chains from swallowing clause keywords
Show description for a25a7e3
sdairs
and
claude
committed
a25a7e3
View commit details
Copy full SHA for a25a7e3
Browse repository at this point
Resolve columns through subquery aliases and inner subquery scope
Show description for 0317a5d
sdairs
and
claude
committed
0317a5d
View commit details
Copy full SHA for 0317a5d
Browse repository at this point
Parse SKIP REGEXP 'pattern' inside JSON type parameters
Show description for e4f91d4
sdairs
and
claude
committed
e4f91d4
View commit details
Copy full SHA for e4f91d4
Browse repository at this point
Parse CREATE TABLE ... CLONE AS source
Show description for 6108783
sdairs
and
claude
committed
6108783
View commit details
Copy full SHA for 6108783
Browse repository at this point
Commits on Apr 17, 2026
Only run EXPLAIN PLAN validation on SELECT/UNION statements
Show description for e54f7d3
sdairs
and
claude
committed
e54f7d3
View commit details
Copy full SHA for e54f7d3
Browse repository at this point
Install clippy with the pinned toolchain and fix its one deny lint
Show description for 2e2d8b8
sdairs
and
claude
committed
2e2d8b8
View commit details
Copy full SHA for 2e2d8b8
Browse repository at this point
Clean up clippy warnings across parser, formatter, and diagnostics
Show description for 828f69f
sdairs
and
claude
committed
828f69f
View commit details
Copy full SHA for 828f69f
Browse repository at this point
You can’t perform that action at this time.