createResultsDataModel: Create the results data model tables on a database server.

Description Usage Arguments Details

View source: R/UploadResultsToDatabase.R

Description

Create the results data model tables on a database server.

Usage

1
createResultsDataModel(connectionDetails, schema)

Arguments

connectionDetails

An object of type connectionDetails as created using the createConnectionDetails function in the DatabaseConnector package.

schema

The schema on the postgres server where the tables will be created.

Details

Only PostgreSQL servers are supported.


ohdsi-studies/ScyllaEstimation documentation built on Dec. 20, 2020, 3:06 a.m.