merlyn/server/utils/agents/aibitat/plugins/sql-agent/SQLConnectors
Sean Hatfield 49ea545d7f
SQL preflight connection validation (#4150)
* wip sql connection string validation

* handle failed sql connections in frontend

* sql preflight connection validation on modal save

* revert unneeded be/fe changes

* linting, form updates

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-07-16 09:02:39 -07:00
..
index.js SQL preflight connection validation (#4150) 2025-07-16 09:02:39 -07:00
MSSQL.js SQL preflight connection validation (#4150) 2025-07-16 09:02:39 -07:00
MySQL.js SQL preflight connection validation (#4150) 2025-07-16 09:02:39 -07:00
Postgresql.js SQL preflight connection validation (#4150) 2025-07-16 09:02:39 -07:00
utils.js Replace connectionString parser for sql-agent (#3560) 2025-03-28 12:46:21 -07:00