summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql
Commit message (Expand)AuthorAgeFilesLines
...
* YQL-19747: Load schema from JSON for CLIvitya-smirnov2025-06-191-1/+0
* YQL-19747: Auto-close backtick on not foldervitya-smirnov2025-06-196-19/+39
* Intermediate changesrobot-piglet2025-06-188-35/+179
* YQL-19747: Support table aliasesvitya-smirnov2025-06-1811-20/+176
* YQL-20086 sqlvvvv2025-06-1857-8991/+8991
* YQL-19747: Support token ignoring patternsvitya-smirnov2025-06-1710-21/+161
* YQL-19747: Complete columns at simple selectvitya-smirnov2025-06-1726-30/+421
* YQL-19747: Improve types completionvitya-smirnov2025-06-176-83/+125
* Intermediate changesrobot-piglet2025-06-162-13/+21
* Intermediate changesrobot-piglet2025-06-1110-36/+23
* Intermediate changesrobot-piglet2025-06-116-48/+9
* YQL-19747: Support table completion at CONCATvityaman2025-06-1111-13/+141
* YQL-20068 backport modevvvv2025-06-101-0/+1
* Intermediate changesrobot-piglet2025-06-0914-0/+507
* YQL-19747: Extract analysis/localvityaman2025-06-0914-14/+40
* YQL-19747: Fix some TODOs and Clang Tidy checksvityaman2025-06-0624-48/+49
* YQL-20053 fix & clarify warningvvvv2025-06-051-2/+2
* support database settings in ALTER DATABASEdeminds2025-06-0410-16/+207
* New CHANGEFEED's option: SCHEMA_CHANGESilnaz2025-06-035-0/+29
* Intermediate changesrobot-piglet2025-06-0221-0/+709
* YQL-19747: Ignore unsupported statements for YDBvityaman2025-06-021-1/+5
* YQL-19747: Complete named expressionsvityaman2025-06-0233-69/+555
* Intermediate changesrobot-piglet2025-05-289-97/+37
* YQL-19747: Support cursor shifting on completionvityaman2025-05-283-33/+34
* YQL-19747: Fix cluster provider interpretationvityaman2025-05-273-25/+15
* YQL-17269: add DISTINCT to UNIONkndrvt2025-05-275-12/+33
* YQL-19747: Support immediate string named expressionsvityaman2025-05-2713-22/+180
* YQL-19845 changed defaults for translator/typectxvvvv2025-05-261-1/+1
* YQL-19747: Refactor ISqlCompletionEngine configurationvityaman2025-05-261-13/+17
* YQL-19747: Support statement blacklistvityaman2025-05-239-11/+128
* Fix parsing INDEX GLOBAL (SYNC|ASYNC)Vasily Gerasimov2025-05-212-10/+124
* YQL-19747: Recover from unclosed ID_QUOTEDvityaman2025-05-205-7/+47
* YQL-19747: Support USE statementvityaman2025-05-2013-15/+382
* YQL-19747: Fix unquoted object path completionvityaman2025-05-194-5/+19
* YQL-19616: Fix TRegexLexer performancevityaman2025-05-1910-86/+144
* Intermediate changesrobot-piglet2025-05-161-1/+1
* Intermediate changesrobot-piglet2025-05-162-1/+17
* YQL-19747: Ignore type_id completions and table_keyvityaman2025-05-162-24/+2
* YQL-19966 subqueries in viewsvvvv2025-05-151-1/+1
* YQL-19610: Split OrderedColumns into 2 pragmasmrlolthe1st2025-05-134-0/+13
* YQL-19747: Complete camel case type namesvityaman2025-05-122-36/+69
* YQL-19747: Fix caret token positionvityaman2025-05-125-16/+30
* Intermediate changesrobot-piglet2025-05-122-7/+5
* Intermediate changesrobot-piglet2025-05-1221-191/+1396
* YQL-19747 integration of cluster & schema name services to tornadovvvv2025-05-071-5/+6
* YQL-19747 Complete folder, table and cluster namesvityaman2025-05-0657-395/+1540
* Intermediate changesrobot-piglet2025-05-051-0/+16
* YQL-19747 Fallback on failing NormalizeNamevityaman2025-04-3011-40/+32
* YQL-19747 Introduce Union and split Static NameServicesvityaman2025-04-3011-77/+328
* YQL-19747 inside udfsvvvv2025-04-293-6/+13