mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-23 22:47:28 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| bq-create.png | ||
| bq-delete.png | ||
| bq-insert.png | ||
| bq-query.png | ||
| bq-update.png | ||
| bq-view.png | ||
| list_datasets.png | ||
| list_tables.png | ||
| query.png | ||