Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
asthamohta committed Aug 9, 2023
1 parent 3df8ee6 commit b3d8dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/spanner_dbapi/connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ def connect(
pool=None,
user_agent=None,
client=None,
route_to_leader_enabled=True,
route_to_leader_enabled=False,
):
"""Creates a connection to a Google Cloud Spanner database.
Expand Down

0 comments on commit b3d8dc1

Please sign in to comment.