Actions
Task #869
openTask #898: remove dependencies on the development machine
enable schema changes to be made on vegbiendev rather than the development machine
Start date:
02/20/2014
Due date:
% Done:
0%
Estimated time:
Activity type:
Description
fix¶
allow refactoring the live public schema the same way as the live TNRS cache:
- rename constant tables with a prefix/suffix that tags them as such
- this allows them to be included in the DB structure export when data is excluded
- change the public schema export script to exclude data (which is currently included) but include constant tables (which would otherwise be excluded) via a pattern-match filter
- document how to use the public schema export script in the same way as the TNRS cache export script to determine which refactoring changes are missing from the live public schema
Actions