Skip to content

v1.3.0

@hughcube hughcube tagged this 16 Apr 12:48
aliyun-tablestore-sdk-php does not expose these two REST APIs. Implement
them by hand-encoding the protobuf wire format and reusing the SDK's
signing / HTTP / error handlers, without modifying vendor or generating
any protobuf classes. Exposed on Connection as addDefinedColumn /
deleteDefinedColumn with the same array-request convention as
createTable / createSearchIndex.
Assets 2
Loading