how to update pdb - informatics-isi-edu/pdb-ihm GitHub Wiki
1 Approach: DB -> <carl's script> -> Python ->
- model --> T: C1, C2, C3, C4-C5,
- annotation -->
2 approach: DB -> incremental changes (diff)
- model -> T: Rename C4 to C5
- annotation
Todo:
Dump using carl's script to generate python scripts --- to bootstrap
--> 190 python files
--> ignore model and use the script to maintain all annotations.
--> For model changes, create different scripts for different changes.
Annotation:
schema-annotation table-annotation column-annotation foreign-annotation
add-col1, rename1, renametable