Mike Mastanduno
Mike Mastanduno
@maxmoro I'm working on this now. It looks like there is movement on the underlying problems with `DBI` but they aren't quite fixed. For now, I'm writing a workaround to...
Bringing this back in just to check on this.
This appears to work with the versions of `DBI` and `odbc` that are on CRAN. I'll update `db_write` to work with DBI.
Database doesn't seem to work with `DBI::Id`. This prevents you from connecting to the `Shared` database but then write to the `SAM` database. I need to play around a little...
@michaellevy What do you think about `db_write` only being able to handle a table name and schema? It gets the database name from the connection string, which is consistent with...
Yeah, I think it's rare. Telemetry and results to different DBs is all I can think of as an exception. And yes, what you wrote is the worst case scenario.