summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/complete
Commit message (Expand)AuthorAgeFilesLines
* YQL-19747: Fix YQL autocomplete configurationvitya-smirnov2025-08-191-8/+10
* YQL-19747: Fix some autocomplete issuesvitya-smirnov2025-08-193-15/+85
* YQL-19747: Infer table path from CONCAT and RANGEvitya-smirnov2025-08-1911-54/+146
* YQL-20257: Parse cluster at simple_table_ref bind_parametervitya-smirnov2025-08-131-1/+1
* YQL-20301: Map unsupported object to UnknownNamevitya-smirnov2025-08-139-13/+64
* YQL-19747: Improve and fix completon enginevitya-smirnov2025-08-1214-29/+236
* YQL-19747: Fix an absent column after WHEREvitya-smirnov2025-08-082-2/+13
* Watermarks: DDLvokayndzop2025-08-081-0/+3
* YQL-19747: Partially concat and resolve symbolsvitya-smirnov2025-08-0414-164/+520
* Intermediate changesrobot-piglet2025-07-301-2/+3
* YQL-20112: Improve dramatically yql/utils/docsvitya-smirnov2025-07-301-1/+1
* YQL-20112: Enable type candidates documentationvitya-smirnov2025-07-241-1/+1
* Intermediate changesrobot-piglet2025-07-232-3/+31
* YQL-20221: Change FilterText for bindingvitya-smirnov2025-07-221-2/+0
* YQL-20221: Change binding replace rangevitya-smirnov2025-07-225-15/+60
* YQL-19747: Complete table functionsvitya-smirnov2025-07-1014-45/+200
* YQL-19747: Fix query parameters parsingvitya-smirnov2025-07-092-1/+2
* YQL-17269: Support UNION/INTERSECT/EXCEPT combinationsvitya-smirnov2025-07-091-1/+1
* YQL-19747: Fix binding precence at ID_QUOTEDvitya-smirnov2025-07-093-1/+20
* YQL-19747: Fix FilterText for a named expressionvitya-smirnov2025-07-083-0/+19
* YQL-20112: Support experimental documentationvitya-smirnov2025-07-049-3/+147
* YQL-19747: Fix small TODOsvitya-smirnov2025-07-0421-174/+163
* YQL-19747: Support LSP FilterTextvitya-smirnov2025-07-035-7/+20
* YQL-19747: Support named subquery columnsvitya-smirnov2025-07-033-11/+125
* YQL-19747: Respect WITHOUT at schema synthesisvitya-smirnov2025-07-0313-30/+203
* YQL-19747: Respect quotable columnsvitya-smirnov2025-07-037-3/+78
* YQL-19747: Support JOIN ON, WHERE, GROUP/ORDER BYvitya-smirnov2025-07-025-10/+100
* YQL-19747: Refactor SQL completion enginevitya-smirnov2025-06-2624-297/+336
* YQL-19747: Support qualified asteriskvitya-smirnov2025-06-256-21/+145
* YQL-19747: Hack parsing when at an empty idvitya-smirnov2025-06-254-3/+33
* YQL-19747: Fix self-join completionvitya-smirnov2025-06-258-78/+88
* YQL-19747: Synthesise subquery columnsvitya-smirnov2025-06-2421-37/+431
* YQL-19747: Complete columns from JOINvitya-smirnov2025-06-239-29/+125
* YQL-19747: Set cursor shift at completion itemvitya-smirnov2025-06-232-116/+158
* YQL-19747: Fix case sensivityvitya-smirnov2025-06-235-16/+22
* Intermediate changesrobot-piglet2025-06-2310-21/+188
* Intermediate changesrobot-piglet2025-06-206-37/+103
* 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-182-10/+10
* 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
* Intermediate changesrobot-piglet2025-06-0914-0/+507