commit
c8b70af946
|
@ -11,7 +11,7 @@ In order to create your instantiation of the Common Data Model, we recommend fol
|
|||
|
||||
3. Load your data into the schema.
|
||||
|
||||
4. Execute the script `OMOP CDM postgresql indexes required.txt` to add the minimum set of indexes and primary keys we recommend.
|
||||
4. Execute the script `OMOP CDM postgresql pk indexes.txt` to add the minimum set of indexes and primary keys we recommend.
|
||||
|
||||
5. Execute the script `OMOP CDM postgresql constraints.txt` to add the constraints (foreign keys).
|
||||
|
||||
|
|
Loading…
Reference in New Issue