summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql
Commit message (Expand)AuthorAgeFilesLines
* YQL-19200: Return persistable expression from FLATTEN BY clauselambda-delta2025-07-253-5/+18
* YQL-20165: Refactor pragma handling in TSqlQuerylambda-delta2025-07-252-800/+682
* 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-19616: Improve TextMate and Vim grammarsvitya-smirnov2025-07-223-6/+30
* YQL-20221: Change binding replace rangevitya-smirnov2025-07-225-15/+60
* New ASYNC REPLICATION's option: CA_CERTilnaz2025-07-212-1/+7
* Feature: alter table T alter column C set not nullflown4qqqq2025-07-218-28/+91
* YQL-19616: Fix BindParameterIdentifier typovitya-smirnov2025-07-184-8/+11
* YQL-19616: Generate Vim SQL syntax highlightingvitya-smirnov2025-07-153-5/+10
* YQL-20171: Fix aggregation joining keyvitya-smirnov2025-07-155-11/+63
* YQL-17269: Fix UNION/EXCEPT/INTERSECT precedencevitya-smirnov2025-07-134-15/+22
* Fixed grammar of the transfertesseract2025-07-104-11/+9
* YQL-19747: Complete table functionsvitya-smirnov2025-07-1014-45/+200
* YQL-20170 fixvvvv2025-07-091-3/+5
* YQL-19747: Fix query parameters parsingvitya-smirnov2025-07-092-1/+2
* YQL-17269: Support UNION/INTERSECT/EXCEPT combinationsvitya-smirnov2025-07-098-126/+295
* 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
* KIKIMR-23548: Fix sql/v1/reflect for Windowspnv12025-07-011-0/+5
* YQL-17269: restrict multiple INTERSECT and EXCEPTkndrvt2025-06-302-23/+69
* 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-17269: support PositionalUnionAll for INTERSECT and EXCEPTkndrvt2025-06-232-20/+62
* 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
* YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAllkndrvt2025-06-205-20/+145
* 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-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