Skip to main content

render_all_with_context

Function render_all_with_context 

Source
pub fn render_all_with_context(changes: &[Change], ctx: &SqlContext) -> String
Expand description

Render all changes into a single SQL script with version context.