jilingyun

Results 1 issues of jilingyun

## Background I use egg-mysql. insert into table (column1, column2) values(value1, value2), (value3, value4), (value5, value6); I want to get insertId of all new inserted columns from the result. But...

Inactive