Merge branch 'main' of git.opencomputing.cn:yumoqing/sqlor
This commit is contained in:
commit
a9a02eb45b
@ -159,6 +159,7 @@ WHERE
|
||||
await self.conn.close()
|
||||
|
||||
async def enter(self):
|
||||
await self.conn.commit()
|
||||
self.cur = await self.conn.cursor()
|
||||
|
||||
async def exit(self):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user