get.id.Rd
Retrieve id from a table matching query
get.id(table, colnames, values, con, create = FALSE, dates = TRUE)
name of table
names of one or more columns used in where clause
values to be queried in fields corresponding to colnames
database connection object,
logical: make a record if none found?
Ignored. Formerly indicated whether to set created_at and updated_at timestamps when `create` was TRUE, but the database now always sets them automatically
will numeric