| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | YQL-20631: Introduce WITH CTE syntax | vitya-smirnov | 2026-06-16 | 1 | -1/+1 |
| | | | | | commit_hash:77f0128cac891f08ce6c8f9a721f66f69032c44e | ||||
| * | YQL-20239: Exract pure_ast and move to sql/v1/ide | vitya-smirnov | 2026-06-11 | 43 | -0/+4068 |
| It is a preparation for a hover LSP method implementation. Query parser and a narrowing visitor are required for the feature, so I extract the logic to a module `pure_ast` from a `complete`. Also modules `complete` and `pure_ast` are moved to `sql/v1/ide/completion` and `sql/v1/ide/pure_ast`. commit_hash:58bed5f2e39bf4779e28468fe7de1e0c4fb2c4c3 | |||||
