method
insert
insert(sql, name = nil, pk = nil, id_value = nil, sequence_name = nil)
public
Returns the last auto-generated ID from the affected table.
insert(sql, name = nil, pk = nil, id_value = nil, sequence_name = nil)
public
Returns the last auto-generated ID from the affected table.