Instantiate Postgres
setup_pg_mth( conn, schema = "mth", path_to_rrfs, steps = c("reset_schema", "ddl_tables", "copy_rrfs", "add_indexes", "log"), mrconso_only = FALSE, omop_only = FALSE, english_only = TRUE, log_schema = "public", log_table_name = "setup_mth_log", log_version, log_release_date, verbose = TRUE, render_sql = TRUE, render_only = FALSE )
lsSchema
,send
,lsTables
,dropTable
render
as_tibble
mutate
,select
,distinct
str_remove
progress_bar
Other setup:
setup_mysql_mth()