Is there a way to invoke the sqlite3_last_insert_rowid from diesel.rs?

后端 未结 0 1109
太阳男子
太阳男子 2021-02-18 23:10

is there a way to invoke the sqlite3_last_insert_rowid from diesel.rs?

I need to get the last insert from the connection, i know it is possible from the sqlite3 C impleme

相关标签:
回答
  • 消灭零回复
提交回复
热议问题