<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/sql/v1/sql_translation.h, branch CLI_2.21.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.21.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.21.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-01-23T22:01:16Z</updated>
<entry>
<title>Add option 'HASH' into CREATE USER</title>
<updated>2025-01-23T22:01:16Z</updated>
<author>
<name>flown4qqqq</name>
<email>flown4qqqq@yandex-team.com</email>
</author>
<published>2025-01-23T21:47:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=bf896a57c7a7ffb14ba93068a4c3efeab50dfb36'/>
<id>urn:sha1:bf896a57c7a7ffb14ba93068a4c3efeab50dfb36</id>
<content type='text'>
Need for: &lt;https://github.com/ydb-platform/ydb-rfc/blob/main/backup_fstek.md&gt;

```
CREATE USER my_user HASH '
	{"hash": "p4ffeMugohqyBwyckYCK1TjJfz3LIHbKiGL+t+oEhzw=",
	 "salt": "U+tzBtgo06EBQCjlARA6Jg==",
	 "type": "argon2id"
	}'
```
commit_hash:a0c695c2e2f7f794e5c4db978fe33a7bfea59e2c
</content>
</entry>
<entry>
<title>YQL for create, alter and drop transfer from topic to table</title>
<updated>2025-01-21T11:32:19Z</updated>
<author>
<name>tesseract</name>
<email>tesseract@yandex-team.com</email>
</author>
<published>2025-01-21T09:50:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e677409ecb6106695a976307290b2f6bad3d72c0'/>
<id>urn:sha1:e677409ecb6106695a976307290b2f6bad3d72c0</id>
<content type='text'>
commit_hash:09502f46a7ee665609d2c4ba8d9e0aa421720cdb
</content>
</entry>
<entry>
<title>fix errors in arcadia with 'uknown option login in create user'</title>
<updated>2024-12-27T13:10:53Z</updated>
<author>
<name>flown4qqqq</name>
<email>flown4qqqq@yandex-team.com</email>
</author>
<published>2024-12-27T12:26:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1c2baef9dd514a7fb2949841797e3cebd4b4c59d'/>
<id>urn:sha1:1c2baef9dd514a7fb2949841797e3cebd4b4c59d</id>
<content type='text'>
commit_hash:c5befaca465358942992e4e07be0d853b834a9bf
</content>
</entry>
<entry>
<title>PR from branch users/flown4qqqq/yql-new-query-alter-user-login-nologin</title>
<updated>2024-12-24T10:23:51Z</updated>
<author>
<name>flown4qqqq</name>
<email>flown4qqqq@yandex-team.com</email>
</author>
<published>2024-12-24T10:03:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f872328e9834aeb436c174b0aca5108a8e943c1a'/>
<id>urn:sha1:f872328e9834aeb436c174b0aca5108a8e943c1a</id>
<content type='text'>
New option in query:

```
CREATE USER user LOGIN;
CREATE USER user NOLOGIN;
ALTER USER user LOGIN;
ALTER USER user NOLOGIN;
```

&gt; implementation in sql

&gt; add ut
commit_hash:7d7c0f251711814d86ae6cb49b4d052317a74001
</content>
</entry>
<entry>
<title>Apply GH commits</title>
<updated>2024-11-12T19:21:07Z</updated>
<author>
<name>udovichenko-r</name>
<email>udovichenko-r@yandex-team.com</email>
</author>
<published>2024-11-12T19:07:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=fa5655229271d7a09cce8033d1097f1b03daf94e'/>
<id>urn:sha1:fa5655229271d7a09cce8033d1097f1b03daf94e</id>
<content type='text'>
Apply GH: Extract prefix and entries in backup-related sql (#10807)

Apply GH: Fix syntax for Column Family (#10781)

Apply GH: Case-insensitive mode for searching modules and functions (#10842)

Apply GH: Fixed i/o for pg_proc (#10914)

Apply GH: An option to render SQL transalation with Seq! (#11015)
commit_hash:d2d2fcdef2bbd0434236aef325aa071c7e39c526
</content>
</entry>
<entry>
<title>Moved other yql/essentials libs YQL-19206</title>
<updated>2024-11-07T10:49:47Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2024-11-07T09:29:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d4c258e9431675bab6745c8638df6e3dfd4dca6b'/>
<id>urn:sha1:d4c258e9431675bab6745c8638df6e3dfd4dca6b</id>
<content type='text'>
init
commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0
</content>
</entry>
</feed>
