Extra options that are placed in the connection URI's query parameters.
Declarations
Type
attribute set of (signed integer or string)Default
''
{
sslmode = "disable";
connect_timeout = 60;
}
''Extra options that are placed in the connection URI's query parameters.
attribute set of (signed integer or string)''
{
sslmode = "disable";
connect_timeout = 60;
}
''