Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Construct Tables SDK around generated code #11305

Closed
12 tasks done
kristapratico opened this issue May 7, 2020 · 0 comments
Closed
12 tasks done

Construct Tables SDK around generated code #11305

kristapratico opened this issue May 7, 2020 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Tables
Milestone

Comments

@kristapratico
Copy link
Member

kristapratico commented May 7, 2020

Using the existing SDKs for Storage Queues and Cosmos DB as guidance, construct the SDK around the generated code.

Account / Service Level

  • set table service properties
  • get table service properties
  • get table statistics

Table Level

  • create
  • delete
  • query

Entity level

  • insert
  • upsert
  • update
  • delete
  • merge
  • query
@kristapratico kristapratico added Client This issue points to a problem in the data-plane of the library. Tables labels May 7, 2020
@kristapratico kristapratico added this to the [2020] July milestone May 13, 2020
@LibbaLawrence LibbaLawrence self-assigned this May 26, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Tables
Projects
None yet
Development

No branches or pull requests

2 participants