在Python中使用asyncpg执行insert语句,使用返回id语法获取每次插入的ID,但是返回“INSERT 0 1”
Python 3.5
asyncpg(使用连接池)
python postgresql python-3.x asyncpg
asyncpg ×1
postgresql ×1
python ×1
python-3.x ×1