Version 4.0.24.16
Datatype
Description
(object)
context
Context in which to override (`pdt` is the only allowed value)
host
Host name/address of server
port
Port number on server
username
Username for server authentication
password
(Write-Only) Password for server authentication
has_password
lock
Whether or not the password is overridden in this context
certificate
(Write-Only) Base64 encoded Certificate body for server authentication (when appropriate for dialect).
file_type
(Write-Only) Certificate keyfile type - .json or .p12
database
Database name
schema
Schema name
jdbc_additional_params
Additional params to add to JDBC connection string
after_connect_statements
SQL statements (semicolon separated) to issue after connecting to the database. Requires `custom_after_connect_statements` license feature