dialect_list
Retrieve all database dialects this server supports, including each dialect's default port and execution-plan format for query planning.
Instructions
List the database dialects this server supports. Returns each dialect name (usable as the "type" field of a connection in the config), its default port and the execution-plan format produced by query_plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||