Commit Graph

133 Commits

Author SHA1 Message Date
rfraposa
ac5ed141d8 New nav - reverting the revert 2023-03-17 21:45:43 -05:00
Alexander Tokmakov
ec44c8293a
Revert "New navigation" 2023-03-17 21:21:11 +03:00
rfraposa
60fb9973d7 trailing slash fixes 2023-03-16 16:43:01 -05:00
Dmitry
d42a95a6c5
Type in the page /docs/ru/sql-reference/statements/select/with.md 2023-03-02 17:25:49 +04:00
Dmitry
39aff35ac3
Typos in the page /docs/ru/sql-reference/statements/select/union.md 2023-03-02 17:23:02 +04:00
Dmitry
00d28893e8
Typos in the page /docs/ru/sql-reference/statements/select/sample.md 2023-03-02 17:20:25 +04:00
Dmitry
f57bb3d71e
Typo in the page /docs/ru/sql-reference/statements/select/prewhere.md 2023-03-02 17:14:52 +04:00
Dmitry
4a746f32a5
Typos in the page /docs/ru/sql-reference/statements/select/order-by.md 2023-03-02 17:12:15 +04:00
Dmitry
6aee723918
Typos in the page /docs/ru/sql-reference/statements/select/join.md 2023-03-02 16:50:28 +04:00
Dmitry
f9e80b4d41
Typo in the /docs/ru/sql-reference/statements/select/group-by.md 2023-03-02 16:36:35 +04:00
Ivan Blinkov
61c2f23713 Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
Nikolay Degterinsky
81971acf35 Fix docs 2022-11-16 02:40:51 +00:00
mosinnik
a2939c6061
Update from.md 2022-09-29 12:48:38 +03:00
DanRoscigno
726d3c0739 add slugs to all docs 2022-08-26 13:37:11 -04:00
Nikolay Degterinsky
fcb6cfb6df Fix style issues 2022-07-07 08:31:55 +00:00
Nikolay Degterinsky
54d210d714 Add documentation 2022-07-07 01:59:00 +00:00
GruffGemini
9fc7c9f575
Update group-by.md
docs (group-by.md): fixed broken links
2022-06-28 17:55:16 +03:00
rfraposa
e7b7b7ecd3 Various docs fixes 2022-04-29 05:33:51 -06:00
rfraposa
fb08c5b7e1 Merge branch 'master' into docs-staging 2022-04-15 07:25:27 -06:00
rfraposa
1afe4300e8 Fixed broken links 2022-04-11 09:55:54 -06:00
rfraposa
d9e6f780db Fixed broken links 2022-04-10 23:01:34 -06:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Yakov Olkhovskiy
7dbe8bc2dc major bugs fixed, tests added, docs updated 2022-04-07 01:21:24 -04:00
Yakov Olkhovskiy
b01f965f31 Update order-by.md
fix
2022-03-19 03:03:08 -04:00
Yakov Olkhovskiy
f9ed659959 Update order-by.md
INTERPOLATE is added
2022-03-19 03:02:38 -04:00
Yakov Olkhovskiy
40c91c3f98 Update index.md
INTERPOLATE is added
2022-03-19 03:01:56 -04:00
Maksim Kita
1392f980a0
Update limit-by.md 2022-03-06 21:30:59 +01:00
Denny Crane
0f37183ca6
Update limit-by.md 2022-03-06 13:34:34 -04:00
Vladimir C
78710d71b5
Specify sql syntax in code snippets in join.md 2021-12-28 10:49:35 +03:00
Tatiana Kirillova
72a9fe51d2
Update join.md 2021-12-28 09:23:19 +03:00
Tatiana Kirillova
8dc204c280 fix diff and translate 2021-12-27 21:23:09 +03:00
Denny Crane
43fa39cec1
Update group-by.md 2021-12-15 12:16:49 -04:00
Alexey Gusev
fa4708b9e1
fix typo 2021-12-14 18:42:43 +03:00
Vladimir C
ef2571af06
Merge pull request #31585 from lehasm/alexey-sm-DOCSUP-14893-document-COMPRESSION 2021-11-30 11:36:45 +03:00
Vladimir C
c6d49769d9
Apply suggestions from code review 2021-11-30 11:36:03 +03:00
lehasm
69369385ee
Update docs/ru/sql-reference/statements/select/into-outfile.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-29 23:13:48 +03:00
Alexey
c206b903bb ru translation 2021-11-28 19:18:06 +00:00
Alexey
122b42c36a Formatting updated. Spelling fix.
2 paragraphs reordered.
2021-11-20 08:44:36 +00:00
Alexey
ef6443f3f5 Translated paragraph about NULL from ru to en.
Copied corresponding example
2021-11-19 19:21:50 +00:00
Alexey
4581b37da5 ru 2021-11-16 19:15:02 +00:00
Aleksandr Shalimov
0ff8ab70f6
Fix spelling 2021-10-31 19:02:50 +08:00
Kseniia Sumarokova
57626438b0
Merge pull request #30469 from kirillikoff/kirillikoff-DOCSUP-13264
DOCSUP-13264: Document the SQL-statements INTERSECT, EXCEPT and ANY, ALL operators
2021-10-27 09:48:12 +03:00
Tatiana Kirillova
4fa3b94ead
Update intersect.md 2021-10-24 20:29:41 +03:00
Tatiana Kirillova
82fc693d55 russian fixes 2021-10-22 22:38:34 +03:00
Tatiana Kirillova
ae692b96c6 russian 2021-10-22 21:57:38 +03:00
Nikita Mikhaylov
4fbd332bf1 Done 2021-10-19 11:53:55 +00:00
olgarev
b3610134fd
Update docs/ru/sql-reference/statements/select/prewhere.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 16:31:51 +03:00
olgarev
cb8a66e515 Settings and links 2021-10-10 23:34:26 +00:00
Tatiana Kirillova
a96cae2324
Update docs/ru/sql-reference/statements/select/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:28:57 +03:00
Tatiana Kirillova
fc627bc096
Update docs/ru/sql-reference/statements/select/order-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:28:37 +03:00