Save database connection settings to environment variables. Environment variables are prefixed with "epi_" and used in db_connect() to establish the connection.
Source:R/db.R
db_setup.RdSave database connection settings to environment variables. Environment variables are prefixed with "epi_" and used in db_connect() to establish the connection.