Solutionunvalidated
postgresql+asyncpg. Tension: where you can pass in the SSL mode. Outcome: SQLALCHEMY_DATABASE_URI: str = URL.create( drivername="postgresql+asyncpg", username=DB_USER, password=DB_PASSWD, host=DB_HOST, port=5432, database=DB_NAME, query={ "ssl": "require" } ).
162b1599-cdc4-49ed-9794-a987e2e6d76d
postgresql+asyncpg. Tension: where you can pass in the SSL mode. Outcome: SQLALCHEMY_DATABASE_URI: str = URL.create( drivername="postgresql+asyncpg", username=DB_USER, password=DB_PASSWD, host=DB_HOST, port=5432, database=DB_NAME, query={ "ssl": "require" } ).