aliyun-tablestore-go-sdk icon indicating copy to clipboard operation
aliyun-tablestore-go-sdk copied to clipboard

Add EnsureTable method

Open thetruechar opened this issue 5 years ago • 1 comments

It's a common requirement that user may ensure the table exists, if not, EnsureTable should create table automatically, something like Sync in timeline pkg

thetruechar avatar Dec 21 '19 15:12 thetruechar

Good proposal, thanks! We will put such a utility function into our develop plan. And if you open a PR, I'd be happy to merge it.

zhoucan1990 avatar Dec 24 '19 02:12 zhoucan1990