Commit graph

4 commits

Author SHA1 Message Date
Ganesh Kumar
f3e9104792
Feature : Snowflake plugin improvements (#15918)
* refresh token flow

* new auth with error standardisation

* Sbowflake improvements

* Snowflake invoke method made accessible

* snowflake improvement update

* dev testing bug fixes

* removed context file

* list tables and columns now use respective users token

* Snowflake bearer token field adding empty key value pair while editing

* PAT token flow authenticator updated

* Username for PAT token flow

* snowflake sdk version updated

* Updated placeholder for automation

* chore: update version to 3.20.152-lts

---------

Co-authored-by: Srimanitejas123 <mani@tooljet.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2026-04-29 20:40:45 +05:30
Ganesh Kumar
ef9eb5cb40
Feat : MSSQL gui mode (#15826)
Some checks are pending
CI / build (push) Waiting to run
CI / lint-for-plugins (push) Blocked by required conditions
CI / lint-for-frontend (push) Blocked by required conditions
CI / lint-for-server (push) Blocked by required conditions
CI / unit-test (push) Blocked by required conditions
CI / e2e-test (push) Blocked by required conditions
* GUI mode abstraction and GUI mode for postgresql

* CSS Issue and Query response fixes

* mssql changes for GUI mode

* mssql upsert operation

* mssql bug fix for errors faced in pgsql

* bug fix for MSSQL operations

* ui changes (#15964)

* dev testing bug fixes

* Bulk update backward compatibility fix

* chore: update version to 3.20.149-lts

---------

Co-authored-by: abhijeet760 <abhijeet@tooljet.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2026-04-24 11:49:41 +05:30
Ganesh Kumar
029fee3fbe
Fix : Batch logic for Postgresql GUI mode bulk operations (#15908) 2026-04-15 21:38:25 +05:30
Ganesh Kumar
a82232e7c0
Feature: GUI mode for Postgresql and GUI mode abstractions (#15417)
* GUI mode abstraction and GUI mode for postgresql

* CSS Issue and Query response fixes

* GUI mode postgresql and abstracted components enhancement

* Bug fix on delete operation retuns undefined as ouput and big fixes
2026-03-10 21:15:51 +05:30