You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Add a new local tool - database manager
We should add following actions -
connect to a DB -> returns the connection ID
Execute any command (Connection ID, SQL Command as input, timeout as input -> outputs are collected and sent back)
disconnect
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Add a new local tool - database manager
We should add following actions -
connect to a DB -> returns the connection ID
Execute any command (Connection ID, SQL Command as input, timeout as input -> outputs are collected and sent back)
disconnect
The text was updated successfully, but these errors were encountered: