Commit Graph

525 Commits

Author SHA1 Message Date
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
90c4cd3de7
Merge branch 'master' into interpolate-feature 2022-04-05 14:39:07 -04:00
Yakov Olkhovskiy
4c14c47786
Update table.md
allow EPHEMERAL without expression
2022-03-29 04:06:01 -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
Nikolai Kochetov
ab288642f6 Merge branch 'master' into ephemeral-column 2022-02-15 10:03:34 +00:00
Denny Crane
4554f0d542
Update column.md 2022-02-11 15:45:28 -04:00
Denny Crane
7ad3e182ec
Update column.md 2022-02-11 15:40:57 -04:00
Denny Crane
f935c524ea
fix description of MATERIALIZE COLUMN 2022-02-11 15:28:20 -04:00
yakov-olkhovskiy
b90125bed0
Update table.md 2022-02-08 21:02:47 -05:00
yakov-olkhovskiy
98c5b089a1
Update table.md
EPHEMERAL specifier is added
2022-02-08 11:45:49 -05:00
grantovsky
1eb72b4544
little fix user.md
removed keyword 'NAME' from HOST REGEXP instruction in examples
2022-01-27 12:25:55 +03:00
Filatenkov Artur
852b5fe4b2
Correct paths 2022-01-24 17:37:23 +03:00
mergify[bot]
5ef5e1d558
Merge branch 'master' into karnevil-DOCSUP-18631 2022-01-24 12:09:59 +00:00
Anton Popov
a25f2518e3
Merge pull request #33141 from 1over/feature_default_keyword
Add support of DEFAULT keyword for INSERT
2022-01-18 02:04:37 +03:00
Denny Crane
9de3fd082e
Update grant.md 2021-12-28 14:14:32 -04:00
Denny Crane
6e70d690c8
Update grant.md 2021-12-28 14:12:13 -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
Andrii Buriachevskyi
6a0a0efd29 Update docs with DEFAULT keyword for INSERT statement 2021-12-24 13:45:43 +01: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
cmsxbc
366ee3deba
Support PostgreSQL style ALTER MODIFY COLUMN 2021-11-30 21:07:14 +08: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
Alexey
37834c30cf Review addon 2021-11-29 20:17:34 +00:00
lehasm
d1c3f12734
Update docs/ru/sql-reference/statements/insert-into.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-29 23:15:29 +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
bc4047ef24 updates 2021-11-28 19:26:51 +00:00
Alexey
c206b903bb ru translation 2021-11-28 19:18:06 +00:00
karnevil13
272a3a1ee9
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-11-24 22:02:22 +03:00
karnevil13
9a60033fef
Merge branch 'master' into karnevil-DOCSUP-18631 2021-11-23 01:05:12 +03:00
karnevil13
77df8ce0dd DOCSUP-18631: Edit and translate 2021-11-23 00:44:08 +03:00
Kseniia Sumarokova
32911193de
Merge pull request #31394 from lehasm/alexey-sm-DOCSUP-17653-doc-WHERE-EXISTS
DOCSUP-17653: document EXISTS(subquery)
2021-11-22 08:57:53 +03: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
Denny Crane
4302b0504e
Update dictionary.md 2021-11-12 12:51:20 -04:00
alesapin
fe44b167d1
Merge pull request #31110 from sevirov/sevirov-DOCSUP-15458-document_the_alter_table_modify_comment
DOCSUP-15458: Document the SQL-statement ALTER TABLE ... MODIFY COMMENT
2021-11-12 16:45:00 +03:00
Maksim Kita
42ecb28788
Merge pull request #31082 from sevirov/sevirov-DOCSUP-16607-update_the_sql_statement_create_dictionary
DOCSUP-16607: Update the SQL-statement CREATE DICTIONARY
2021-11-12 16:29:27 +03:00
Denny Crane
d7be766581
Update column.md 2021-11-09 17:32:58 -04:00