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
Updated by Aaron Marcuse-Kubitza over 10 years ago
- Priority changed from Normal to High
Updated by Aaron Marcuse-Kubitza about 10 years ago
- Subject changed from allow refactoring the live public schema the same way as the live TNRS cache to enable schema changes to be made on vegbiendev rather than the development machine
- Description updated (diff)
- Priority changed from High to Immediate
- Parent task set to #898
Actions