get_connection: Get a pre-defined database connection from Bandit.

Description Usage Arguments Value Examples

Description

Get a pre-defined database connection from Bandit.

Usage

1

Arguments

name

Name of the database you'd like to get the connection for.

Value

Database connection string.

Examples

1
2
get_connection('mysql-prod')
get_connection('dw')

yhat/banditr documentation built on May 4, 2019, 2:33 p.m.