Currently SQLAlchemy allows the creation of an engine with a creator method which overrides the other engine creation arguments for example in my code: from google.cloud.sql.connector import Connector ...