| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
commit_hash:6be543b7c5bff6ee474ee606c920197fb2569767
|
|
|
|
| |
commit_hash:401d21dd23ee9bb7ee52b2fc42e596cb3e4bdda7
|
|
|
|
| |
commit_hash:7e6d742dce448b1c5f815abebd781049e7b22b46
|
|
|
|
| |
commit_hash:01d41da47d238ae4a86642bd8cdb8c245d9c503a
|
|
|
|
| |
commit_hash:0564ecb94145bde9e411b0f6786c93e4e5d1d503
|
|
|
|
| |
commit_hash:5357736eed7a221ff5844d4351abe23e65930632
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Need for: <https://github.com/ydb-platform/ydb-rfc/blob/main/backup_fstek.md>
```
CREATE USER my_user HASH '
{"hash": "p4ffeMugohqyBwyckYCK1TjJfz3LIHbKiGL+t+oEhzw=",
"salt": "U+tzBtgo06EBQCjlARA6Jg==",
"type": "argon2id"
}'
```
commit_hash:a0c695c2e2f7f794e5c4db978fe33a7bfea59e2c
|
|
|
|
| |
commit_hash:09502f46a7ee665609d2c4ba8d9e0aa421720cdb
|
|
|
|
|
| |
Impl BATCH to UPDATE and DELETE stmts without ON for batch execution in YDB.
commit_hash:426f8fae0635a8fec07e940e0f0dfba1974531bf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New option in query:
```
CREATE USER user LOGIN;
CREATE USER user NOLOGIN;
ALTER USER user LOGIN;
ALTER USER user NOLOGIN;
```
> implementation in sql
> add ut
commit_hash:7d7c0f251711814d86ae6cb49b4d052317a74001
|
|
|
|
|
| |
Part 1: [https://github.com/ydb-platform/ydb/pull/12555](https://github.com/ydb-platform/ydb/pull/12555/files)
commit_hash:6fec02d61652f1b4ee5fd2c677f4cedb547ef9ac
|
|
|
|
|
| |
init
commit_hash:12f8e607ccf54d241b69dbb1903cf36a1930295f
|
|
|
|
| |
commit_hash:2d6aa4500505056c846345f04060f1fb4fee9778
|
|
|
|
| |
commit_hash:7ee0e4b59035ed5c8dedc69e00f95457eca65b88
|
|
|
|
| |
commit_hash:ba3439438c76ed616e4f1059d0ff83ebb4a16b9a
|
|
|
|
|
| |
init
commit_hash:9d93e3a75a50972e6d21935a82825a019017f087
|
|
|
|
| |
commit_hash:29ee6c53b63771357492cc2e4f7ceac15c5a86b1
|
|
|
|
|
| |
Original PR: <https://github.com/ydb-platform/ydb/pull/11235>
commit_hash:5224b3c65606b1456f7b2f8fe10a4b04752a4d1e
|
|
|
|
|
| |
<https://github.com/ydb-platform/ydb/issues/11763>
commit_hash:5611cbe2f0e09543749e9866c5db8d427649e754
|
|
|
|
|
| |
RFC: **[nda.ya.ru/t/JsIT3hp679nYxn](https://nda.ya.ru/t/JsIT3hp679nYxn)**
commit_hash:a0a4f65b24ee591cb76fd3cf253ffe24a01bfaf5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
#11152 - Allow to choose normal or aggreation PG function
#11075 - Handle invalid base
#11068 - Allow more postgis functions
#10831 - Views: if exists / if not exists for DDL
commit_hash:0ebf35e45ac6de147c9000440ca25237db061d2e
|
|
init
commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0
|