Directories ¶
Path | Synopsis |
---|---|
Example: client session keep alive By default, the token expires in 4 hours if the connection is idle.
|
Example: client session keep alive By default, the token expires in 4 hours if the connection is idle. |
Example: No connection pool Setting the pool size to 1, a single session is used at all times.
|
Example: No connection pool Setting the pool size to 1, a single session is used at all times. |
Example: Authenticate with OAuth.
|
Example: Authenticate with OAuth. |
Example: Fetch one row.
|
Example: Fetch one row. |
Example: Fetch many rows and allow cancel the query by Ctrl+C.
|
Example: Fetch many rows and allow cancel the query by Ctrl+C. |
Example: Set the session parameter in DSN and verify it
|
Example: Set the session parameter in DSN and verify it |
Example: Verify SSL/TLS certificate with OCSP revocation check
|
Example: Verify SSL/TLS certificate with OCSP revocation check |
Click to show internal directories.
Click to hide internal directories.