However i am using the createpool() function to get the connection object: self.pg_con=await asyncpg.create_pool(dsn=dsn,database=db,user=user, ...
確定! 回上一頁