If `length(dbListResults(con)) > 0`, functions: - clone silently (e.g. `sqliteTableFields`) - throws an error (e.g. `sqliteTransactionStatement`) - do nothing (the majority) We need a clearly articulated strategy to adhere to.
If
length(dbListResults(con)) > 0, functions:sqliteTableFields)sqliteTransactionStatement)We need a clearly articulated strategy to adhere to.