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
Maurits Lourens
60f515d19c
Feature/2395 - add eslint to plugins ( #2402 )
...
* merge develop
* Add eslint dependencies, configs and scripts to plugins project
* run lint with Github action
* ignore tests and dist folders
* fun eslint with --fix and manual fixes, renamed __tests_ to __tests__
* add plugins packages folder to lint-staged config
* fix lint issue
2022-03-10 12:29:48 +05:30