Class InsertVar

A late-binding cursor variable that can be passed to Cursor.execute as a parameter, in order to receive the id of the row created by an insert statement.

Declaration

class InsertVar
source link

Documentation

Methods

Reexports