Closed richfitz closed 7 years ago
Given I need this for other things, might be worth getting this done.
Need to detect if BLOB support is going to work; this is going to require recent DBI, works for upcoming RSQLite but not RMySQL yet (see https://github.com/rstats-db/RMySQL/issues/49, https://github.com/rstats-db/RMySQL/issues/123). Postgres does not have BLOB from the look of it https://github.com/rstats-db/RPostgres/issues/66
Fixed on the develop branch
Given I need this for other things, might be worth getting this done.
Need to detect if BLOB support is going to work; this is going to require recent DBI, works for upcoming RSQLite but not RMySQL yet (see https://github.com/rstats-db/RMySQL/issues/49, https://github.com/rstats-db/RMySQL/issues/123). Postgres does not have BLOB from the look of it https://github.com/rstats-db/RPostgres/issues/66