Database
The name of the Google Spanner database to connect to. If not specified, the driver will attempt to expose all databases within the instance as separate catalogs. When accessing multiple databases, ensure the following OAuth scopes are configured: https://www.googleapis.com/auth/spanner.admin and https://www.googleapis.com/auth/spanner.data.
Data Type
string
Default Value
""
Remarks
The name of the Google Spanner database to connect to. If not specified, the driver will attempt to expose all databases within the instance as separate catalogs. When accessing multiple databases, ensure the following OAuth scopes are configured: https://www.googleapis.com/auth/spanner.admin and https://www.googleapis.com/auth/spanner.data.