Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 819 Bytes

File metadata and controls

14 lines (10 loc) · 819 Bytes

DBConnectionBase

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
name string Name of the connection. Also used as the unique identifier [optional]
dialect \Swagger\Client\Model\Dialect (Read-only) SQL Dialect details [optional]
snippets \Swagger\Client\Model\Snippet[] SQL Runner snippets for this connection [optional]
pdts_enabled bool True if PDTs are enabled on this connection [optional]

[Back to Model list] [Back to API list] [Back to README]