copy_to.Pool | Use pool with dbplyr |
dbAppendTable-method | DBI methods (simple wrappers) |
dbAppendTableArrow-method | DBI methods (simple wrappers) |
dbBegin-method | Unsupported DBI methods |
dbCommit-method | Unsupported DBI methods |
dbCreateTable-method | DBI methods (simple wrappers) |
dbCreateTableArrow-method | DBI methods (simple wrappers) |
dbDataType-method | DBI methods (simple wrappers) |
dbDisconnect-method | Unsupported DBI methods |
dbExecute-method | DBI methods (simple wrappers) |
dbExistsTable-method | DBI methods (simple wrappers) |
dbGetInfo-method | Unsupported DBI methods |
dbGetQuery-method | DBI methods (simple wrappers) |
dbGetQueryArrow-method | DBI methods (simple wrappers) |
DBI-custom | Unsupported DBI methods |
DBI-wrap | DBI methods (simple wrappers) |
dbIsReadOnly-method | DBI methods (simple wrappers) |
dbIsValid-method | Unsupported DBI methods |
dbListFields-method | DBI methods (simple wrappers) |
dbListObjects-method | DBI methods (simple wrappers) |
dbListTables-method | DBI methods (simple wrappers) |
dbPool | Create a pool of database connections |
dbQuoteIdentifier-method | DBI methods (simple wrappers) |
dbQuoteLiteral-method | DBI methods (simple wrappers) |
dbQuoteString-method | DBI methods (simple wrappers) |
dbReadTable-method | DBI methods (simple wrappers) |
dbReadTableArrow-method | DBI methods (simple wrappers) |
dbRemoveTable-method | DBI methods (simple wrappers) |
dbRollback-method | Unsupported DBI methods |
dbSendQuery-method | Unsupported DBI methods |
dbSendQueryArrow-method | DBI methods (simple wrappers) |
dbSendStatement-method | Unsupported DBI methods |
dbUnquoteIdentifier-method | DBI methods (simple wrappers) |
dbWithTransaction-method | Unsupported DBI methods |
dbWriteTable-method | DBI methods (simple wrappers) |
dbWriteTableArrow-method | DBI methods (simple wrappers) |
localCheckout | Check out and return object from the pool |
Pool | Create a pool of reusable objects |
Pool-class | Create a pool of reusable objects |
poolCheckout | Check out and return object from the pool |
poolCheckout-method | Check out and return object from the pool |
poolClose | Create a pool of reusable objects |
poolClose-method | Create a pool of reusable objects |
poolCreate | Create a pool of reusable objects |
poolReturn | Check out and return object from the pool |
poolReturn-method | Check out and return object from the pool |
poolWithTransaction | Self-contained database transactions using pool |
sqlAppendTable-method | DBI methods (simple wrappers) |
sqlCreateTable-method | DBI methods (simple wrappers) |
sqlData-method | DBI methods (simple wrappers) |
sqlInterpolate-method | DBI methods (simple wrappers) |
sqlParseVariables-method | DBI methods (simple wrappers) |
tbl.Pool | Use pool with dbplyr |