Skip to contents

This function creates indices for the tables in the CDM.

Usage

create_cdm_indices()

Details

This function requires a configured config.yaml file created using amstel::create_config(). It will use the connection configuration specified in the cdm section to create the indices for the tables of the Common Data Model.

This function assumes amstel::create_cdm_tables() has been run successfully.