create_schema: create_schema

Description Usage Arguments

View source: R/create_schema.R

Description

create all the tables in the "polished" schema. The "polished" schema contains the following tables. - accounts - users - apps - app_users - sessions - daily_sessions

Usage

1
create_schema(conn, schema = "polished")

Arguments

conn

the 'RPostgres' database connection. Only 'RPostgres' is supported.

schema

the name of the schema


Tychobra/polishedapi documentation built on July 19, 2020, 11:41 p.m.