Changes between Version 5 and Version 6 of SchemaEvolution
- Timestamp:
- Feb 27, 2006, 11:12:17 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SchemaEvolution
v5 v6 278 278 applied -- but only if they exist (missing files are OK). 279 279 280 If versions are stored per-model, what happens if evolutions affect multiple models, or create or delete them? For example, in Carol's situation above, how would the individual migration scripts cooperate to move the data around in the required way? I think versions make more sense on a per-app basis; if that distinction exists in magic-removal. 281 280 282 }}}