format
This commit is contained in:
parent
dbee083970
commit
34af4abfac
@ -3,6 +3,6 @@ the goal then is to break that back apart to whatever degree is necessary.
|
|||||||
|
|
||||||
|
|
||||||
* create a table fc.live as copied from target
|
* create a table fc.live as copied from target
|
||||||
* run `target_info.sql` to populate the `fc.target_meta` table that holds all the columns and their roles
|
* _**run**_ `target_info.sql` to populate the `fc.target_meta` table that holds all the columns and their roles
|
||||||
* fill in flags on table `fc.target_meta` to show how the data is related
|
* fill in flags on table `fc.target_meta` to show how the data is related
|
||||||
* run `build_master_tables.sql` to generate foreign key based master data
|
* _**run**_ `build_master_tables.sql` to generate foreign key based master data
|
||||||
|
Loading…
Reference in New Issue
Block a user