ToolJet/plugins/packages/bigquery
Kiran Ashok 956bb5b0db
Feature :: Bigquery revamp (#3301)
* added create delete table, create view

* new operations

* tested basic operations , constructing query for table operations

* updates

* updates:: insert , update , delete query construct

* insert query tested :: updates for other crud operations

* update view query

* update record

* view query tested

* removing logs

* completed update

* checking for bugs :: removed some unwanted code in list table,dataset, create,delete table

* adding placeholders

* changing condition as single string

* removing unused types

* custom column builder fucntion

* type update

* completed view :: for review

* removing logs

* pr changes :: changed cloumns to object and viewcolumn to string , updated WHERE condition

* typos and docs updated

* docs updates
2022-06-17 19:58:21 +05:30
..
__tests__ chore/plugins: fixes lint warning and errors (#2502) 2022-03-14 15:05:02 +05:30
lib Feature :: Bigquery revamp (#3301) 2022-06-17 19:58:21 +05:30
.gitignore Big Query Integration 🚀 (#2160) 2022-02-07 15:32:38 +05:30
package-lock.json Big Query Integration 🚀 (#2160) 2022-02-07 15:32:38 +05:30
package.json Big Query Integration 🚀 (#2160) 2022-02-07 15:32:38 +05:30
README.md Big Query Integration 🚀 (#2160) 2022-02-07 15:32:38 +05:30
tsconfig.json Big Query Integration 🚀 (#2160) 2022-02-07 15:32:38 +05:30