Create the results data model tables on a database server.
Source:R/ResultsDataModel.R
createResultsDataModel.Rd
Create the results data model tables on a database server.
Arguments
- connectionDetails
DatabaseConnector connectionDetails instance @seealsoDatabaseConnector::createConnectionDetails
- databaseSchema
The schema on the server where the tables will be created.
- tablePrefix
(Optional) string to insert before table names for database table names