ToolJet/plugins/packages/dynamodb/lib
Ganesh Kumar b26ecbee8b
Feature/dynamodb plugin update item (#6875)
* harperdb plugin initial commit

* added required fields in manifest and provided default values in operation json

* removed not required query options from harperdb

* modified nosql code

* review changes inprogress

* added new fields in manifest file to customize port and protocol

* protocol drop down in harperdb is changed to ssl toggle

* search-by-condition query in NoSQL

* harperdb NoSQL version tested along with search with condition query

* Dynamodb new operations added UpdateItem - DescribeTable - CreateTable

* dynamodb plugin new operation putItem added
2023-07-13 15:54:20 +05:30
..
icon.svg Update homepage design (#5121) 2023-01-04 13:28:55 +05:30
index.ts Feature/dynamodb plugin update item (#6875) 2023-07-13 15:54:20 +05:30
manifest.json Feature - Support AWS Role to access cross-account resources (#5630) 2023-02-27 19:30:26 +05:30
operations.json Feature/dynamodb plugin update item (#6875) 2023-07-13 15:54:20 +05:30
operations.ts Feature/dynamodb plugin update item (#6875) 2023-07-13 15:54:20 +05:30
types.ts Feature/dynamodb plugin update item (#6875) 2023-07-13 15:54:20 +05:30