remove_table: Convenience function to remove a table from a database

Description Usage Arguments See Also

View source: R/history.R

Description

It can be helpful to make a fresh start with the permission table to avoid potentially cryptic errors if column types change (e.g., lic_id stored as integer vs. character). This happened in 2019-q4 in WI.

Usage

1
remove_table(db, table_name)

Arguments

db

file path to database

table_name

name of table to remove

See Also

Other functions for producing license history: data_check_sa(), drop_na_custid(), load_license(), write_history()


southwick-associates/sadash documentation built on Jan. 6, 2022, 5:17 p.m.