Revision 5223
Added by Aaron Marcuse-Kubitza over 12 years ago
README.TXT | ||
---|---|---|
167 | 167 |
WARNING: This will delete the current public schema of your VegBIEN DB! |
168 | 168 |
Reinstall staging tables: . bin/reinstall_all |
169 | 169 |
Sync ERD with vegbien.sql schema: |
170 |
Update schemas/filter_ERD.csv with any table renamings |
|
170 | 171 |
Run make schemas/vegbien.my.sql |
171 | 172 |
Open schemas/vegbien.ERD.mwb in MySQLWorkbench |
172 | 173 |
Go to File > Export > Synchronize With SQL CREATE Script... |
Also available in: Unified diff
README.TXT: Schema changes: Syncing ERD with vegbien.sql schema: Added step to update schemas/filter_ERD.csv with any table renamings