但是,我不直接使用Asyncpg,但使用数据库包装器,因为Fastapi推荐。如何创建这样的池: await asyncpg.create_pool(database="dbname", ...
確定! 回上一頁