Vitaly Stoyan
Vitaly Stoyan
### Changelog entry ... ### Changelog category * New feature ### Additional information ...
schema: operation_id String NOT NULL, ... data NOT NULL, PRIMARY KEY (operation_id) working code: ``` auto key1 = NYdb::TValueBuilder() .BeginTuple() .AddElement().OptionalString(operationId) ... .EndTuple() .Build(); auto key2 = NYdb::TValueBuilder() .BeginTuple() .AddElement().OptionalString(operationId)...
### Changelog entry ... ### Changelog category * Bugfix ### Additional information ...
### Changelog entry ... ### Changelog category * Not for changelog (changelog entry is not required) ### Additional information ...
### Changelog entry ... ### Changelog category * Not for changelog (changelog entry is not required) ### Additional information ...
### Changelog entry ... ### Changelog category * Not for changelog (changelog entry is not required) ### Additional information ...
### Changelog entry ... ### Changelog category * Not for changelog (changelog entry is not required) ### Additional information ...
### Changelog entry ... ### Changelog category * Not for changelog (changelog entry is not required) ### Additional information ...