ydb-php-sdk icon indicating copy to clipboard operation
ydb-php-sdk copied to clipboard

Results 21 ydb-php-sdk issues
Sort by recently updated
recently updated
newest added

main issue: https://github.com/ydb-platform/ydb/issues/3885

enhancement

# Feature Request Current version of `google/protobuf` is `3.15.8` which released on Apr 8, 2021: https://github.com/protocolbuffers/protobuf-php/releases/tag/v3.15.8 There are some problems in this version, at least: 1) At least in file:...

enhancement
good first issue
student-projects

# Bug Report **YDB PHP SDK version:** v1.12.0 **Environment** docker **Current behavior:** ``` $result = $ydb->table()->session()->prepare(' DECLARE $tour_hash AS String; SELECT hash FROM tour_variants_column WHERE tour_hash = $tour_hash;') ->execute(['tour_hash' =>...

bug

# Bug Report **YDB PHP SDK version:** Commit on 2023-10-29: https://github.com/ydb-platform/ydb-php-sdk/commit/92647bd5dd78e03bef1a5e8e3cc04d8cc2ed360d or v1.12.0: https://github.com/ydb-platform/ydb-php-sdk/releases/tag/v1.12.0 **Environment** PHP 8.2.11 Debian 12.2 https://hub.docker.com/layers/library/php/8.2.11-apache/images/sha256-ea110a6b764ad7fcfef9ca644afd3af3968f54a1fb4a5de54e4a2750200355bf?context=explore **Current behavior:** First query creates temp directory for *ydb-iam* files...

bug

https://github.com/ydb-platform/ydb-php-sdk/blob/528dbd6d2dbb2e688de7268317a4c82e4471d3b8/src/YdbQuery.php#L182

bug

- [x] #62 - [x] #48 - [x] #49 - [x] #50 - [x] #51 - [x] #52 - [x] https://github.com/ydb-platform/ydb-php-sdk/issues/36 - [x] https://github.com/ydb-platform/ydb-php-sdk/issues/31 - [ ] #53 - [...

Now rsa sign may work from few section to few minutes. Target time: few millisecond.

enhancement

# Bug Report **YDB PHP SDK version:** 1.6.0 **Current behavior:** throw Exceptions https://github.com/ydb-platform/ydb-php-sdk/issues/61 **Expected behavior:** work fine **Steps to reproduce:** 1. Create dedicated YDB database in cloud 2. Create script...

bug