| Name |
Type |
Description |
Notes |
| can |
map[string,bool] |
Operations the current user is able to perform on this object |
[optional] |
| default_max_connections |
string |
Default number max connections |
[optional] |
| default_port |
string |
Default port number |
[optional] |
| installed |
bool |
Is the supporting driver installed |
[optional] |
| label |
string |
The human-readable label of the connection |
[optional] |
| label_for_database_equivalent |
string |
What the dialect calls the equivalent of a normal SQL table |
[optional] |
| name |
string |
The name of the dialect |
[optional] |
| supported_options |
\Swagger\Client\Model\DialectInfoOptions |
Option support details |
[optional] |
[Back to Model list] [Back to API list] [Back to README]