index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yql
/
essentials
/
sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed grammar of the transfer
tesseract
2025-07-10
4
-11
/
+9
*
YQL-19747: Complete table functions
vitya-smirnov
2025-07-10
14
-45
/
+200
*
YQL-20170 fix
vvvv
2025-07-09
1
-3
/
+5
*
YQL-19747: Fix query parameters parsing
vitya-smirnov
2025-07-09
2
-1
/
+2
*
YQL-17269: Support UNION/INTERSECT/EXCEPT combinations
vitya-smirnov
2025-07-09
8
-126
/
+295
*
YQL-19747: Fix binding precence at ID_QUOTED
vitya-smirnov
2025-07-09
3
-1
/
+20
*
YQL-19747: Fix FilterText for a named expression
vitya-smirnov
2025-07-08
3
-0
/
+19
*
YQL-20112: Support experimental documentation
vitya-smirnov
2025-07-04
9
-3
/
+147
*
YQL-19747: Fix small TODOs
vitya-smirnov
2025-07-04
21
-174
/
+163
*
YQL-19747: Support LSP FilterText
vitya-smirnov
2025-07-03
5
-7
/
+20
*
YQL-19747: Support named subquery columns
vitya-smirnov
2025-07-03
3
-11
/
+125
*
YQL-19747: Respect WITHOUT at schema synthesis
vitya-smirnov
2025-07-03
13
-30
/
+203
*
YQL-19747: Respect quotable columns
vitya-smirnov
2025-07-03
7
-3
/
+78
*
YQL-19747: Support JOIN ON, WHERE, GROUP/ORDER BY
vitya-smirnov
2025-07-02
5
-10
/
+100
*
KIKIMR-23548: Fix sql/v1/reflect for Windows
pnv1
2025-07-01
1
-0
/
+5
*
YQL-17269: restrict multiple INTERSECT and EXCEPT
kndrvt
2025-06-30
2
-23
/
+69
*
YQL-19747: Refactor SQL completion engine
vitya-smirnov
2025-06-26
24
-297
/
+336
*
YQL-19747: Support qualified asterisk
vitya-smirnov
2025-06-25
6
-21
/
+145
*
YQL-19747: Hack parsing when at an empty id
vitya-smirnov
2025-06-25
4
-3
/
+33
*
YQL-19747: Fix self-join completion
vitya-smirnov
2025-06-25
8
-78
/
+88
*
YQL-19747: Synthesise subquery columns
vitya-smirnov
2025-06-24
21
-37
/
+431
*
YQL-17269: support PositionalUnionAll for INTERSECT and EXCEPT
kndrvt
2025-06-23
2
-20
/
+62
*
YQL-19747: Complete columns from JOIN
vitya-smirnov
2025-06-23
9
-29
/
+125
*
YQL-19747: Set cursor shift at completion item
vitya-smirnov
2025-06-23
2
-116
/
+158
*
YQL-19747: Fix case sensivity
vitya-smirnov
2025-06-23
5
-16
/
+22
*
Intermediate changes
robot-piglet
2025-06-23
10
-21
/
+188
*
YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAll
kndrvt
2025-06-20
5
-20
/
+145
*
Intermediate changes
robot-piglet
2025-06-20
6
-37
/
+103
*
YQL-19747: Load schema from JSON for CLI
vitya-smirnov
2025-06-19
1
-1
/
+0
*
YQL-19747: Auto-close backtick on not folder
vitya-smirnov
2025-06-19
6
-19
/
+39
*
Intermediate changes
robot-piglet
2025-06-18
8
-35
/
+179
*
YQL-19747: Support table aliases
vitya-smirnov
2025-06-18
11
-20
/
+176
*
YQL-20086 sql
vvvv
2025-06-18
57
-8991
/
+8991
*
YQL-19747: Support token ignoring patterns
vitya-smirnov
2025-06-17
10
-21
/
+161
*
YQL-19747: Complete columns at simple select
vitya-smirnov
2025-06-17
26
-30
/
+421
*
YQL-19747: Improve types completion
vitya-smirnov
2025-06-17
6
-83
/
+125
*
Intermediate changes
robot-piglet
2025-06-16
2
-13
/
+21
*
Intermediate changes
robot-piglet
2025-06-11
10
-36
/
+23
*
Intermediate changes
robot-piglet
2025-06-11
6
-48
/
+9
*
YQL-19747: Support table completion at CONCAT
vityaman
2025-06-11
11
-13
/
+141
*
YQL-20068 backport mode
vvvv
2025-06-10
1
-0
/
+1
*
Intermediate changes
robot-piglet
2025-06-09
14
-0
/
+507
*
YQL-19747: Extract analysis/local
vityaman
2025-06-09
14
-14
/
+40
*
YQL-19747: Fix some TODOs and Clang Tidy checks
vityaman
2025-06-06
24
-48
/
+49
*
YQL-20053 fix & clarify warning
vvvv
2025-06-05
1
-2
/
+2
*
support database settings in ALTER DATABASE
deminds
2025-06-04
10
-16
/
+207
*
New CHANGEFEED's option: SCHEMA_CHANGES
ilnaz
2025-06-03
5
-0
/
+29
*
Intermediate changes
robot-piglet
2025-06-02
21
-0
/
+709
*
YQL-19747: Ignore unsupported statements for YDB
vityaman
2025-06-02
1
-1
/
+5
*
YQL-19747: Complete named expressions
vityaman
2025-06-02
33
-69
/
+555
[next]