| Name | Type | Description | Notes |
|---|---|---|---|
| dialect_name | string | Name of the dialect for this connection | [optional] |
| cost_estimate | bool | True for cost estimating support | [optional] |
| multiple_databases | bool | True for multiple database support | [optional] |
| column_search | bool | True for cost estimating support | [optional] |
| persistent_table_indexes | bool | True for secondary index support | [optional] |
| persistent_derived_tables | bool | True for persistent derived table support | [optional] |
| turtles | bool | True for turtles support | [optional] |
| percentile | bool | True for percentile support | [optional] |
| distinct_percentile | bool | True for distinct percentile support | [optional] |
| stable_views | bool | True for stable views support | [optional] |
| milliseconds | bool | True for millisecond support | [optional] |
| microseconds | bool | True for microsecond support | [optional] |
| subtotals | bool | True for subtotal support | [optional] |
| location | bool | True for geographic location support | [optional] |
| timezone | bool | True for timezone conversion in query support | [optional] |
| connection_pooling | bool | True for connection pooling support | [optional] |