Version 4.0.24.14
Datatype
Description
(object)
can
lock
Operations the current user is able to perform on this object
default_max_connections
lock
Default number max connections
default_port
lock
Default port number
installed
lock
Is the supporting driver installed
label
lock
The human-readable label of the connection
label_for_database_equivalent
lock
What the dialect calls the equivalent of a normal SQL table
label_for_schema_equivalent
lock
What the dialect calls the equivalent of a schema-level namespace
name
lock
The name of the dialect
supported_options
lock
Option support details
Expand DialectInfoOptions definition...
additional_params
lock
Has additional params support
after_connect_statements
lock
Has support for issuing statements after connecting to the database
analytical_view_dataset
lock
Has analytical view support
auth
lock
Has auth support
cost_estimate
lock
Has configurable cost estimation
disable_context_comment
lock
Can disable query context comments
host
lock
Host is required
instance_name
lock
Instance name is required
max_billing_gigabytes
lock
Has max billing gigabytes support
oauth_credentials
lock
Has support for a service account
pdts_for_oauth
lock
Has OAuth for PDT support
port
lock
Port can be specified
project_name
lock
Has project name support
schema
lock
Schema can be specified
service_account_credentials
lock
Has support for a service account
ssl
lock
Has TLS/SSL support
timezone
lock
Has timezone support
tmp_table
lock
Has tmp table support
tns
lock
Has Oracle TNS support
username
lock
Username can be specified
username_required
lock
Username is required
supports_connection_pooling
lock
Has support for connection pooling