pub fn render_all_with_context(changes: &[Change], ctx: &SqlContext) -> StringExpand description
Render all changes into a single SQL script with version context.
pub fn render_all_with_context(changes: &[Change], ctx: &SqlContext) -> StringRender all changes into a single SQL script with version context.