from gino.dialects.asyncpg import NullPool create_engine('postgresql://...', pool_class=NullPool). To use non-default pools in extensions (taking Sanic as ...
確定! 回上一頁