sunghyunkang1111
3cd6d5a65d
Added ignore partition key option ( #2227 )
...
* Added ignore partition key option
* fix unit test
* fix unit test
* Fix Unit Test
2025-10-16 16:45:50 -05:00
Laurent Nguyen
90c1439d34
Update prettier to latest. Remove tslint ( #1641 )
...
* Rev up prettier
* Reformat
* Remove deprecated tslint
* Remove call to tslint and update package-lock.json
2023-10-03 17:13:24 +02:00
vchske
2f32a676d0
Fixes issue when CRUD with no parition key for all APIs ( #1362 )
...
* Fixes issue where empty partition key is treated like nonexistent key for Tables API
* Updated format
* Refactor fix
* Prettier
* Fixes issue when CRUD with no parition key for all APIs
* Format fix
* Refactor to explicitly check for Tables
2022-12-13 11:36:39 -08:00
vchske
b0eaac5b84
Fixes issue where empty partition key is treated like nonexistent key… ( #1359 )
2022-12-09 15:14:46 -08:00
victor-meng
dfd5a7c698
Use undefined as the partition key value when deleting and updating documents ( #1274 )
2022-05-20 16:39:21 -07:00
victor-meng
22f7d588a1
Add support for multi-partition key ( #1252 )
2022-04-21 13:37:02 -07:00
victor-meng
f54e8eb692
Move queryDocuments out of DataAccessUtility ( #334 )
2020-12-16 15:27:17 -08:00