summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/format
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed grammar of the transfertesseract2025-07-101-2/+2
* YQL-17269: Support UNION/INTERSECT/EXCEPT combinationsvitya-smirnov2025-07-092-2/+38
* YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAllkndrvt2025-06-201-0/+28
* YQL-20086 sqlvvvv2025-06-181-263/+263
* support database settings in ALTER DATABASEdeminds2025-06-041-0/+2
* New CHANGEFEED's option: SCHEMA_CHANGESilnaz2025-06-031-0/+4
* YQL-17269: add DISTINCT to UNIONkndrvt2025-05-271-0/+2
* view: support show create in parserdeminds2025-03-311-0/+9
* refine Antlr depsvvvv2025-02-272-7/+0
* YQL-19129 soft WITHOUTvvvv2025-02-211-0/+2
* YQL-19594 Explicit lexers & parsers 2vvvv2025-02-211-0/+1
* YQL-19594 Explicit lexers & parsersvvvv2025-02-197-20/+93
* YQL-19612 format for value_constructorvvvv2025-02-182-0/+63
* Support SHOW CREATE TABLE statementshumkovnd2025-02-112-0/+14
* YQL-19553 CLI for yql lintervvvv2025-02-101-6/+6
* init commitflown4qqqq2025-02-052-0/+15
* YQL-19545 fixed indents for ??vvvv2025-02-042-4/+14
* Fix comment line count calculationzhvv1172025-01-312-5/+19
* Do not remove newlines from type description in table hintszhvv1172025-01-302-1/+3
* Add option 'HASH' into CREATE USERflown4qqqq2025-01-241-0/+4
* YQL for create, alter and drop transfer from topic to tabletesseract2025-01-212-168/+42
* Add BATCH to update/delete stmtsditimizhev2025-01-161-15/+15
* PR from branch users/flown4qqqq/yql-new-query-alter-user-login-nologinflown4qqqq2024-12-241-2/+8
* do not add newline before comment if it is on the same line with statementzhvv1172024-12-192-0/+7
* YQL-19405: fix validation error in case of comment with \r at the endzhvv1172024-12-182-10/+9
* YQL-19405: fix formatter validation issueszhvv1172024-12-172-29/+45
* fix for ansi lexerzhvv1172024-12-154-8/+22
* add parentheses in named nodes statementzhvv1172024-12-132-21/+63
* change double quotes to single quoteszhvv1172024-12-132-32/+52
* RESOLVED_TIMESTAMPS => BARRIERS_INTERVAL (part 2)ilnaz2024-12-131-2/+2
* fix validation after deleting semicolon in EVALUATE IF and EVALUATE FOR state...zhvv1172024-12-112-1/+6
* fix additional newline after commentzhvv1172024-12-102-1/+7
* Support MATCH_RECOGNIZE formattingzhvv1172024-12-102-7/+118
* remove redundant semicolons, always add semicolon after last statement in lam...zhvv1172024-12-102-14/+81
* Add NewLine after PushCurrentIndent and PopCurrentIndentzhvv1172024-12-092-76/+95
* separate complex and multiline statements with a blank linezhvv1172024-12-062-8/+28
* add newlines after FROM, WHERE, HAVING, JOIN and before ;zhvv1172024-12-062-262/+319
* do not add newline before THEN in CASE expressionszhvv1172024-12-062-15/+3
* do not add newline after FLATTEN BYzhvv1172024-12-052-4/+1
* change EVALUATE IF and EVALUATE FOR formattingzhvv1172024-12-042-56/+18
* YQL-formatter improvements (part 1)zhvv1172024-11-262-212/+188
* Support ALTER SEQUENCE commandshumkovnd2024-11-212-0/+18
* Extend TTL syntax to support tiersyentsovsemyon2024-11-212-0/+72
* Merge PR #10831, #11068, #11075, #11152aneporada2024-11-121-6/+17
* Merge GH PR #9404aneporada2024-11-121-1/+2
* Moved other yql/essentials libs YQL-19206vvvv2024-11-078-0/+4933