summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/format/sql_format.cpp
Commit message (Expand)AuthorAgeFilesLines
* YQL-20086 sqlvvvv2025-06-181-264/+264
* refine Antlr depsvvvv2025-02-271-4/+0
* YQL-19594 Explicit lexers & parsersvvvv2025-02-191-13/+25
* YQL-19612 format for value_constructorvvvv2025-02-181-0/+49
* Support SHOW CREATE TABLE statementshumkovnd2025-02-111-0/+6
* YQL-19553 CLI for yql lintervvvv2025-02-101-6/+6
* init commitflown4qqqq2025-02-051-0/+6
* YQL-19545 fixed indents for ??vvvv2025-02-041-4/+6
* Fix comment line count calculationzhvv1172025-01-311-0/+4
* Do not remove newlines from type description in table hintszhvv1172025-01-301-1/+1
* YQL for create, alter and drop transfer from topic to tabletesseract2025-01-211-168/+22
* Add BATCH to update/delete stmtsditimizhev2025-01-161-15/+15
* do not add newline before comment if it is on the same line with statementzhvv1172024-12-191-0/+5
* YQL-19405: fix validation error in case of comment with \r at the endzhvv1172024-12-181-10/+7
* YQL-19405: fix formatter validation issueszhvv1172024-12-171-26/+31
* fix for ansi lexerzhvv1172024-12-151-3/+5
* add parentheses in named nodes statementzhvv1172024-12-131-17/+43
* change double quotes to single quoteszhvv1172024-12-131-0/+20
* fix validation after deleting semicolon in EVALUATE IF and EVALUATE FOR state...zhvv1172024-12-111-1/+1
* fix additional newline after commentzhvv1172024-12-101-0/+4
* Support MATCH_RECOGNIZE formattingzhvv1172024-12-101-4/+91
* remove redundant semicolons, always add semicolon after last statement in lam...zhvv1172024-12-101-12/+58
* Add NewLine after PushCurrentIndent and PopCurrentIndentzhvv1172024-12-091-1/+20
* separate complex and multiline statements with a blank linezhvv1172024-12-061-6/+25
* add newlines after FROM, WHERE, HAVING, JOIN and before ;zhvv1172024-12-061-26/+79
* do not add newline before THEN in CASE expressionszhvv1172024-12-061-12/+0
* do not add newline after FLATTEN BYzhvv1172024-12-051-3/+0
* change EVALUATE IF and EVALUATE FOR formattingzhvv1172024-12-041-44/+6
* YQL-formatter improvements (part 1)zhvv1172024-11-261-160/+136
* Support ALTER SEQUENCE commandshumkovnd2024-11-211-0/+7
* Extend TTL syntax to support tiersyentsovsemyon2024-11-211-0/+62
* Merge GH PR #9404aneporada2024-11-121-1/+2
* Moved other yql/essentials libs YQL-19206vvvv2024-11-071-0/+3105