Laurent Nguyen
1b63553058
Add confirmation window when documents have been deleted
2024-05-15 16:14:58 +02:00
Laurent Nguyen
4310020da5
Handle >100 bulk delete operations
2024-05-03 17:21:39 +02:00
Laurent Nguyen
e45ccf9aa4
Fix deleteDocuments
2024-05-03 11:05:35 +02:00
Laurent Nguyen
299672435e
Implement bulk delete for nosql
2024-04-29 18:26:46 +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
f54e8eb692
Move queryDocuments out of DataAccessUtility ( #334 )
2020-12-16 15:27:17 -08:00