last_connection: The last database connection initiated by this package

Description Usage Value See Also

View source: R/last_connection.R

Description

The last database connection initiated by this package

Usage

1

Value

the latest database connection initiated by this package. If none exists, the option berdie.database.yml will be used to attempt to load one from a database.yml file. If this option or file does not exist, and a Syberia project is currently loaded, it will attempt to use the current syberiaStructure::syberia_root() to find the relative config/database.yml file. Otherwise, it will return NULL.

See Also

postgresql_connection


robertzk/berdie documentation built on May 27, 2019, 10:34 a.m.