Skip to content

[Table] Initial Table SDK #11959

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

Closed
wants to merge 40 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
cc6786f
generated code for azure tables
LibbaLawrence May 20, 2020
fc6860e
created correct structure heirachy for gen code
LibbaLawrence May 20, 2020
2d59dc2
added in testing files for tables and started playing around with tes…
LibbaLawrence May 22, 2020
72a9d87
creating basic table service client to start pipeline formation for t…
LibbaLawrence May 27, 2020
5a3d920
fixed authentication header
LibbaLawrence May 27, 2020
6fc0dc9
creating psuedoCode for champion scenarios
LibbaLawrence May 28, 2020
c249d67
fixed raise error syntax'
LibbaLawrence May 28, 2020
4a0bdd4
fixed path of files
LibbaLawrence May 29, 2020
6bcd764
inputted fake crednetials for code snippets
LibbaLawrence Jun 1, 2020
4e8d15e
throwing errors separately in psuedoCode
LibbaLawrence Jun 1, 2020
7c1cc45
added table statistics method for sdk
LibbaLawrence Jun 1, 2020
6d5a966
creating table client
LibbaLawrence Jun 1, 2020
f6ed579
addind methods to table client
LibbaLawrence Jun 1, 2020
7605141
added in methods to table client from queue client that are applicable
LibbaLawrence Jun 1, 2020
d459518
keeping commented code using table client
LibbaLawrence Jun 1, 2020
ebb2fe0
storing changes in client
LibbaLawrence Jun 1, 2020
02aa97b
2 tests working, working on fixing list_tables tests
LibbaLawrence Jun 1, 2020
73c7602
fixed psuedocode by creating entity and row and partition key'
LibbaLawrence Jun 2, 2020
4820f3d
fixing psuedocode so logic flows'
LibbaLawrence Jun 2, 2020
4d72fa5
fixed list_tables pageable error with using exposed models and uncomm…
LibbaLawrence Jun 3, 2020
80bfc1f
fixed samples and added in comment
LibbaLawrence Jun 3, 2020
b1bac56
fixing psuedocode and tests
LibbaLawrence Jun 4, 2020
10e929b
'fixing SDK and auth errors due to copied auth.py file'
LibbaLawrence Jun 9, 2020
c84c7d4
skipping tests that are not working currently
LibbaLawrence Jun 10, 2020
4b2cbb3
Skipping table service stats tests
LibbaLawrence Jun 10, 2020
752a415
fixing code samples to reflect discussion from code samples meeting w…
LibbaLawrence Jun 10, 2020
229655b
Delete test_queue.test_account_sas.yaml
LibbaLawrence Jun 11, 2020
fd4cae7
Delete test_queue.test_clear_messages.yaml
LibbaLawrence Jun 11, 2020
2c7dffe
Delete test_queue.test_create_queue.yaml
LibbaLawrence Jun 11, 2020
bf4c628
Delete test_queue.test_create_queue_fail_on_exist.yaml
LibbaLawrence Jun 11, 2020
144a541
Delete test_queue.test_create_queue_fail_on_exist_different_metadata.…
LibbaLawrence Jun 11, 2020
c717538
Delete test_queue.test_create_queue_with_options.yaml
LibbaLawrence Jun 11, 2020
33fff64
Delete test_queue.test_delete_existing_queue_fail_not_exist.yaml
LibbaLawrence Jun 11, 2020
c87fa15
recommiting table files after resetting queue recordings
LibbaLawrence Jun 11, 2020
bfc58d3
fixed merge error
LibbaLawrence Jun 11, 2020
dbd97e5
Merge pull request #5 from Azure/master
LibbaLawrence Jun 11, 2020
160a565
fixing table pahts
LibbaLawrence Jun 11, 2020
178b9d1
re-ran tests and fixed import errors
LibbaLawrence Jun 11, 2020
2bd6a67
resetting tests
LibbaLawrence Jun 11, 2020
e0922d1
Revert "resetting tests"
LibbaLawrence Jun 11, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added sdk/__init__.py
Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

Loading