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