Update README.md
name of index & primary key script has changed. update readme
This commit is contained in:
parent
f61bb3dab8
commit
2772982b56
|
@ -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.
|
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).
|
5. Execute the script `OMOP CDM postgresql constraints.txt` to add the constraints (foreign keys).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue