Revision 4440
Added by Aaron Marcuse-Kubitza over 12 years ago
README.TXT | ||
---|---|---|
142 | 142 |
Regenerate schema from installed DB: make schemas/remake |
143 | 143 |
Reinstall DB from schema: make schemas/reinstall |
144 | 144 |
WARNING: This will delete the current public schema of your VegBIEN DB! |
145 |
Reinstall errors tables: make inputs/install errors_table_only=1 |
|
146 | 145 |
Reinstall staging tables: . bin/reinstall_all |
147 | 146 |
Sync ERD with vegbien.sql schema: |
148 | 147 |
Run make schemas/vegbien.my.sql |
Also available in: Unified diff
README.TXT: Schema changes: Removed step to reinstall errors tables, because they are now created automatically by column-based import