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

Check support data types: Ints, String (binaty), Text (alias for Utf8), Utf8, Json, JsonDocument, List, Struct...

Open rekby opened this issue 2 years ago • 1 comments

rekby avatar Apr 14 '23 17:04 rekby

На данный момент проверены типы: Bool, Int8, Uint8, Int16, Uint16, Int32, Uint32, Int64, Uint64, Float, Double, String, Utf8, Json, Date, Datetime Не работает: Timestamp

ilyakharev avatar Jun 14 '23 16:06 ilyakharev