connecting google cloud function to cloud sql (postgreSQL)
问题 I'm trying to connect google cloud function with google cloud sql (postgreSQL). I found document and do exactly same things with document (I think...) but I got error. https://cloud.google.com/sql/docs/postgres/quickstart-connect-functions my cloud function requirements.txt SQLAlchemy==1.3.12 pg8000==1.13.2 and my main.py import sqlalchemy # Set the following variables depending on your specific # connection name and root password from the earlier steps: connection_name = "tram-2020:us