Is there `.returning()` in insert statement in MySQL like SQLite?
There is
how do I
.returning() insert statement in SQLite but MySQL not.how do I
.returning() in insert statement in MySQL?