ToolJet/plugins
Kiran Ashok 962e4d36cc
Feature :: ClickHouse plugin (#3873)
* feat : setup and basic querying

* docs reference links

* revert settings.json

* updating settings.json

* updates :: more source options , insert query

* cleanup

* updated with insert operation

* database :: required field

* text capitalizing

* updated docs

* PR changes :: added OR operation

* removed format option

* Revert "removed format option"

This reverts commit 02c5edcf86.

* bugfix

* removing session , fornat

* lock files

* Revert "lock files"

This reverts commit d593cf9425.

* rearranging operations

* extra comma removed
2022-09-26 18:35:20 +05:30
..
_templates/plugin/new Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
packages Feature :: ClickHouse plugin (#3873) 2022-09-26 18:35:20 +05:30
schemas Add json schema for vscode autocomplete (#1962) 2022-01-27 10:55:16 +05:30
.eslintignore Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
.eslintrc.js chore: remove cypress from plugins [eslint] (#2522) 2022-03-16 07:20:51 +05:30
.gitignore Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
build-packages.js Added configuration to select plugins (#3024) 2022-05-20 19:32:46 +05:30
clean-packages.js Added configuration to select plugins (#3024) 2022-05-20 19:32:46 +05:30
create-client-entry.js Added configuration to select plugins (#3024) 2022-05-20 19:32:46 +05:30
create-operations-file.js Woocommerce integration 🚀 (#2866) 2022-05-19 11:38:14 +05:30
create-server-entry.js Added configuration to select plugins (#3024) 2022-05-20 19:32:46 +05:30
jest.config.js Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
lerna.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
package-lock.json Feature :: ClickHouse plugin (#3873) 2022-09-26 18:35:20 +05:30
package.json Feature :: ClickHouse plugin (#3873) 2022-09-26 18:35:20 +05:30
README.md Fix plugin documentation link (#2671) 2022-03-30 06:29:07 +05:30
tsconfig.json [Unit test] Plugins - Googlesheet update operation (#2450) 2022-03-08 11:53:47 +05:30