GoogleCloudPlatform / alloydb-python-connector

A Python library for connecting securely to your AlloyDB instances.
Apache License 2.0
28 stars 7 forks source link

Asyncpg needs region tag for public docs #224

Closed enocom closed 7 months ago

enocom commented 7 months ago

Description

We added a region tag for pg8000. Asyncpg needs a similar treatment.

Potential Solution

No response

Additional Details

No response