I am new to Google cloud. My application is build with python FastAPI with alembic migrations. I am looking for the best way to connect to Google cloud SQL with alembic to run my migrations. Thanks. Please share sample code.
Trying to connect using Google cloud python connector but fail