Changes between Version 4 and Version 5 of SchemaEvolutionDocumentation
- Timestamp:
- Aug 3, 2007, 11:46:54 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SchemaEvolutionDocumentation
v4 v5 393 393 And this can be supported completely through introspection + metadata about what tables and columns used to be called. If you load v2 or v3, the available information can get you there from v1, and if you load v3, the available information can get you there from v1 or v2. 394 394 395 A more detailed breakdown of this critique is available [http://kered.org/blog/2007-08-03/schema-evolution-confusion-example-case/ here], complete with working code examples. 396 395 397 == Future Work == 396 398