get_table_con: Get table connection
Description
Gets a table connection, possibly a copy of the table.
Usage
get_table_con(table, con = NULL, copy = NULL)
Arguments
table
either a character or a tbl_sql object
copy
should a copy of the table be generated?