project-m36 icon indicating copy to clipboard operation
project-m36 copied to clipboard

create schema migration provenance function

Open agentm opened this issue 1 year ago • 1 comments

Since Project:M36 stores a complete history of the data and metadata (schema) in its transaction graph, a function which extracts all DDL between two points in the graph could be easily generated. In addition, comparing schemas from two branches which shared a common ancestor would be valuable.

agentm avatar Oct 03 '24 01:10 agentm

This feature is inspired by existing tools which assist in schema migration poorly.

Also add documentation on schema migration tips.

agentm avatar Oct 03 '24 01:10 agentm