Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ConnectionPool.runQuery は Transaction.fetchall() を返します。影響を受ける行数または最後の挿入 ID を取得するにはどうすればよいですか?
プロパティを使用できますTransaction.lastrowid。
Transaction.lastrowid