-
Notifications
You must be signed in to change notification settings - Fork 1
how to update pdb
Hongsuda edited this page Apr 27, 2020
·
1 revision
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